Hello Guys,
Is is possible to create parametric cell which will contain dynamic handles for steering one of dimensions? I would like to create H-beam library, where each Variation is separate dimension of Beam (of profile) but the length of beam is not define and I can define it manually (or is define but I can change it by handles). is there any other way to do it?Thanks,Marcin
Currently, no. You would need to set up a distance constraint controlling the length of the beam in your cell definition and associate it to a variable, then edit the value of the variable when (or after) placing an instance of the cell.