This feature creates an instance of a geometry part with new values of its input parameters. Use model.geom(<tag>).feature(<ftag>).geom() to access its local copy of the part.
Table 3-79: Valid Property/value Pairs Tag of part to call, or local to use a local part.
Table 3-80: Valid Property/value Pairs in 3D Tag of PartInstance feature to take work plane from, or this to take it from this sequence. Tag of work plane to match, or xyplane.
Table 3-81: Valid Property/value Pairs in 2D
Table 3-82: Valid Property/value Pairs for Output Selections on | off seltaglevel selnamelevel selcontributetolevel all none Tags of cumulative selections to contribute to, or none to not contribute. selkeeplevel all off selshowlevel all on where level is obj, dom, bnd, edg, or pnt for geometry objects, domains, boundaries, edges, and points, respectively.
Table 3-83: Deprecated Properties Create a geometry part that makes a torus of revolution angle a, where a is an argument (default value: 90 degrees). Then add work planes for the two planar face to make it easy to position the result:Create two part instances of this geometry part. The first has a = 90 (the default value), and the second has a = 120. The objects are positioned so that the two circular faces match, with a rotation angle of 50 degrees.