GeometryData.setCreateMethod


setCreateMethod(method)

Specifies the type of object that will be created. The default is "unset" in which case LUSAS Modeller will use the most appropriate value, having analysed the data (i.e. coordinates and lower order features) to be used

methodstringValid values are: "unset", "straight", "arc", "spline", "combined", "planar", "cylindrical", "conical", "spherical", "coons", "nurb", "volume", "cuboid", "cylinder", "cone", "cube", "cuboid", "sphere", "tetrahedral", "pentahedral", "hexahedral", "ellipsoid", "ellipse", "lofted"
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview