Solid Edge Geometry Type Library
CurveBody Object Members
Overview 
Public Methods
Public Method GetExactRangeReturns the exact range for the referenced object.
Public Method GetRangeReturns the minimum and maximum points of the range for the referenced object.
Public Method GetReferenceKeyReturns a reference key for the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AreaReturns the area of the referenced object.
Public Property CurvePathsReturns the CurvePaths object for the referenced CurveBody object.
Public Property CurvesReturns the Curves object for the referenced CurveBody or CurvePath object.
Public Property CurveVerticesReturns the vertices on the curve body.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property GeometryFormSpecifies the geometry form of the referenced object.
Public Property HasAreaSpecifies whether or not the referenced CurveBody object encloses an area.
Public Property ParentReturns the parent object for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UpdatesCounterReturns the number of times the referenced object has been modified.
See Also

CurveBody Object