AffectedBodies |
|
AffectedOccurrences |
|
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
BasePoint |
Read-write property that gets and sets the geometry that defines the base point. When set this property, it can be a SketchPoint, SketchPoint3D, WorkPoint, GeometryIntent that indicates a point on geometry. If a GeometryIntent is provided, you can specify the mid-point of sketch line, start/end/mid-point of a linear edge, the center of a circular/elliptical edge, planar face center, the start/mid/end point of the axis of a cylindrical/conical face, or the center of torus/spherical face. |
ComputeType |
Read-write property that indicates the method of solution for the pattern. |
Operation |
|
ParentFeatures |
Read-write property that gets and sets the parent features of the pattern. The ObjectCollection returned by this property is a “tear off” and does not affect the pattern if its contents are modified. To change the which features are the parents of the pattern you need to use this property to set the parent features by providing an ObjectCollection that contains the desired set of parent features. |
PatternOfBody |
Read-only property that gets whether this pattern resulted from patterning the Surface Body. |
ReferenceFaces |
|
Sketch |
Read-write property that gets and sets PlanarSketch or Sketch3D object that contains the sketch points to locate the pattern occurrences. |
Type |
Gets the constant that indicates the type of this object. |