Share

WireEdgeDefinition Object


Description

WireEdgeDefinition Object.

Properties

Name Description
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.
AssociativeID Gets and sets the associate ID of this edge. This ID will be transferred to the corresponding edge when this SurfaceBodyDefinition is used to create a SurfaceBody. It is used by Inventor as the identifier for the edge and is used for tracking this geometry f.
EndVertex Gets and sets the end vertex of the edge. This can be Nothing where no end vertex is specifically defined.
IsParamReversed Gets and sets if the orientation of this EdgeUse is in the same direction or not relative to the associated EdgeDefinition object.
ModelSpaceCurve Gets and sets the definition of the edge in model space. This can be Nothing in the case where no model space geometry is specified for this edge.
StartVertex Gets and sets the starting vertex of the edge. This can be Nothing where no start vertex is specifically defined.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

WireEdgeDefinitions.Add, WireEdgeDefinitions.Item

Version

Introduced in version 2013

Was this information helpful?