Solid Edge Draft Type Library
DraftProfile Object Members
Overview 
Public Methods
Public Method BeginEditCall this method before editing the profile, and EndEdit after complete.
Public Method EndEditCall this method after calling BeginEdit and Validate, when profile edits are complete.
Public Method ValidateValidates the profile geometry depending on the parent, e.g. single open profile, close profile, lines arcs only, etc.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property Arcs2dReturns the Arcs2d collection object for the referenced object.
Public Property BsplineCurves2dReturns the BSplineCurves2d collection object for the referenced object.
Public Property Circles2dReturns the Circles2d collection object for the referenced object.
Public Property DimensionsReturns the Dimensions collection object for the referenced object.
Public Property Ellipses2dReturns the Ellipses2d collection object for the referenced object.
Public Property EllipticalArcs2dReturns the EllipticalArcs2d collection object for the referenced object.
Public Property Lines2dReturns the Lines2d collection object for the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property Relations2dReturns the Relations2d collection.
See Also

DraftProfile Object