Hi Denis. I'm sorry, I don't have any experience with parameter-based equipment, and there does not seem to be examples of equipment created with extruded polygons in the dataset installed with the software. I did find this information for the "polygon" Profile type, but it is all I have: Polygon profile syntax: This profile can be an arbitrary polygon that is defined by its at least three vertices. As a profile it will be placed with its first vertex point at the start of the extrusion path. To override the base point the optional ‘ins_point’ attribute can be added. The vertices have a single ‘coords’ attribute defining the position and can be defined in one of the following forms: explicit x-y-z coordinates optionally containing variable or math syntax: “0, 7, 0” polar coordinates: p(o:0,0,0;uv(100);45) cylindrical coordinates: c(o:0,0,0;uv(100);45;uv(50)) spherical coordinates: s(o:0,0,0;uv(100);45;45)) direction vector coordinates: v(o:0,0,0;uv(100),0,0) Note: ‘o’ in the above examples means the origin of the coordinate definition which in turn itself can be one of the above forms or a negative integer value referencing the n-th previously defined vertex.
↧