| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| Body |
Read-write property that defines the surfaces the silhouette is calculated for. |
| ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
| DirectionEntity |
Read-write property gets and set the direction used to calculate the silhouette curve. |
| ExcludedFaces |
Read-write property that gets and sets the faces that are excluded in the silhouette curve projection. |
| ExcludeInternalFaces |
Read-write property that specifies whether to exclude the internal faces from the silhouette curve projection. |
| ExcludeStraightFaces |
Read-write property that specifies whether to exclude the faces that are perpendicular to the project direction from the silhouette curve projection. |
| Name |
Property that gets and sets name of the silhouette curve. |
| NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
| Parent |
Gets the parent object from whom this object can logically be reached. |
| SketchEntities |
Read-only property that returns a collection of sketch entities that belong to silhouette curve. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |