Solid Edge Assembly Type Library
CurveSegment Object Members
Overview 
Public Methods
Public Method AddPathSegmentAdds a path segment.
Public Method DeleteDeletes the referenced object.
Public Method GetPathSegmentReturns the input object specified by the index.
Public Method HidePathSegmentsHides the input path segments.
Public Method RemovePathSegmentRemoves a path segment.
Public Method ShowPathSegmentsShows the input path segments.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property EndDerivativeMagnitudeSets and returns the end derivative magnitude.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property PathSegmentsCountReturns the number of input path objects.
Public Property StartDerivativeMagnitudeSets and returns the start derivative magnitude.
Public Property TypeSpecifies the type of the object being referenced.
Public Property ValidationDetermines curve validity.
Public Property WhichKeypointsSpecifies the keypoints used to compute the curve.
See Also

CurveSegment Object