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. |
AttributeSets |
Gets the Attribute Sets collection on this object. |
Closed |
|
Constraints3D |
Read-only property that returns a collection of sketch constraints that are tied directly to this entity. This collection consists of geometric and bend constraints. |
ConstraintStatus |
Read-only property that returns an enum indicating the constraint status of the sketch entity, signifying whether it is fully constrained, over constrained, or under constrained. |
ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
EndSketchPoint |
Read-only property that returns the SketchPoint3D that defines the position of the end of the curve. |
Faces |
Read-only property that returns the NameValueMap object that contains the faces in sequence that the sketch splines on. |
FitPointCount |
Read-only property that returns the number of fit points for the curve. |
Name |
|
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. |
RangeBox |
Read-only property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object. |
SketchEntities |
Read-only property that returns a collection of sketch entities that belong to the on face curve. |
StartSketchPoint |
Read-only property that returns the SketchPoint3D that defines the position of the start of the curve. |
Type |
Gets the constant that indicates the type of this object. |