AffectedOccurrenceOne |
Property that returns the first of the two objects affected by this constraint. This is the same as the owning occurrence obtained from the OccurrenceOne property in the case where the owning assembly is not adaptive. Else, this is the first non-adaptive occurrence in the path leading from the owning occurrence to the occurrence that contains the first of the two geometries that this constraint is between. |
AffectedOccurrenceTwo |
Property that returns the second of the two objects affected by this constraint. This is the same as the owning occurrence obtained from the OccurrenceTwo property in the case where the owning assembly is not adaptive. Else, this is the first non-adaptive occurrence in the path leading from the owning occurrence to the occurrence that contains the second of the two geometries that this constraint is between. |
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. |
DriveSettings |
Returns the DriveSettings object for the constraint. |
EntityOne |
Property that indicates the first of the geometric entities (Face, Axis, Edge, etc.) being constrained. |
EntityOneInferredType |
Read-only property that returns an enum indicating how the geometry of entity one is interpreted. |
EntityTwo |
Property that indicates the second of the geometric entities (Face, Axis, Edge, etc.) being constrained. |
EntityTwoInferredType |
Read-only property that returns an enum indicating how the geometry of entity two is interpreted. |
GeometryOne |
Property that returns the geometry of the first of the two entities that this constraint is between. The geometry returned is in the space of the assembly and for face or work plane geometries it accounts for the orientation of the face or work plane. |
GeometryTwo |
Property that returns the geometry of the second of the two entities that this constraint is between. The geometry returned is in the space of the assembly and for face or work plane geometries it accounts for the orientation of the face or work plane. |
HealthStatus |
Property that returns an enum indicating the current state of the object. |
iMateResult |
Property that returns the iMateResult object that resulted in the creation of this constraint. |
IsDefaultName |
Indicates if the name of this constraint is the original default name or if the user has changed the name. A value of True indicates the name is the original default name. |
LayoutConstraint |
Property that returns the layout constraint this constraint is a member of. Returns Nothing in the case where this constraint is not a member of a layout constraint. You can also determine if a constraint is a member of a layout constraint by using the ResultOfLayoutConstraint property. |
Name |
Gets/Sets the displayable name of this constraint. |
NormalsOpposed |
Read-only property that gets whether the directions of the normals are opposed or aligned. |
OccurrenceOne |
Property that returns the first of the two objects this constraint is between. |
OccurrenceTwo |
Property that returns the second of the two objects this constraint is between. |
Parent |
Property that returns the parent of the object. |
ResultOfiMate |
Property that indicates if this iMateResult represents a composite iMate. |
ResultOfLayoutConstraint |
Property that indicates if this constraint is a member of a layout constraint. If True then it is a member of a layout constraint. The layout constraint can be obtained by using the LayoutConstraint property. |
Suppressed |
Gets/Sets the Boolean flag indicating whether this constraint is suppressed. |
SymmetryPlane |
Read-only property that returns the object that defines the symmetry plane. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Visible |
Gets/Sets the Visible indicating whether this constraint is visible. |