EdgeUseDefinition Object
Description
The FaceDefinition represents a transient definition of a Face object.
Properties
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. |
EdgeDefinition |
Gets and set the associated EdgeDefinition object. |
IsOpposedToEdge |
Gets and sets if the orientation of this EdgeUse is in the same direction or not relative to the associated EdgeDefinition object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
EdgeUseDefinitions.Add,
EdgeUseDefinitions.Item
Samples
Transient surface body creation |
The following sample demonstrates the creation of a transient surface body consisting of a single rectangular face. The body is created in transient space and then copied over to a part document as a base feature. |
Version
Introduced in version 2011