Use model.geom(<tag>).create(<ftag>,"ParametericSurface") to create a parametric surface. Self-intersecting surfaces are not supported. The following properties are available:
Table 3-78: Valid Property/Value Pairs Direction of the z-axis of the local coordinate system. Vector has length 3 if axistype is cartesian, and length 2 if axistype is spherical. Rotational angle about axis. on | off Show selections, if selresult is on, of resulting objects in physics, materials, and so on, or in part instances. obj is not available in a component’s geometry. dom, bnd, and edg are not available in all features. The expressions in coord can contain functions defined in the model. If the definition of such a function is changed, the parametric surface is not automatically rebuilt. Use model.geom(<tag>).feature(<ftag>).importData() to rebuild the parametric surface after such a change.For information about the selresult and contributeto properties, see Selections of Geometric Entities.