Solid Edge Draft Type Library
DVBSplineCurve2d Object Members
Overview 
Public Methods
Public Method GetCentroidReturns the coordinates of the centroid of the referenced object.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetNearestNodeReturns the index of the node point that is closest to the specified coordinates on the referenced BSplineCurve2d object.
Public Method GetNodeReturns the coordinates of a specified node on the referenced BSplineCurve2d object.
Public Method GetPoleReturns the x and y values of a pole on the referenced BSplineCurve at a specified index.
Public Method GetReferenceKeyReturns a reference key for the edge in the model.
Public Method GetSegmentedStyleReturns the start point, end point, and linear style applied to a specified segment of a 2-D geometry object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AreaReturns the area of the referenced object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BendAngleReturns the bend angle from the underlying sheet metal model.
Public Property BendRadiusReturns the bend radius from the underlying sheet metal model.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property DrawingViewReturns the DrawingView for this object.
Public Property EdgeTypeReturns the EdgeType for this object.
Public Property FormReturns the closure state of the referenced object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LengthSpecifies the length of the referenced object.
Public Property ModelMemberReturns the ModelMember for this object.
Public Property ModelWeldsReturns the ModelWelds collection object.
Public Property NameReturns the name of the referenced object.
Public Property NodeCountReturns the number of points on the referenced BSplineCurve2d object.
Public Property OrderReturns the order of the curve for the referenced object.
Public Property PoleCountReturns the number of poles contained in the referenced BSplineCurve2d object.
Public Property ReferenceReturns a Reference object for this object.
Public Property RelationshipsReturns a collection of objects that are related to the referenced graphic object.
Public Property ScopeReturns a constant that indicates the planarity, colinearity, or degeneracy for the referenced object.
Public Property SegmentedStyleCountReturns the number of segmented styles defined for the referenced graphic object.
Public Property ShowHideEdgeOverrideGets or sets a show/hide override on an edge or segment.
Public Property TypeSpecifies the type of the object being referenced.
See Also

DVBSplineCurve2d Object