Solid Edge Part Type Library
KeyPointCurve Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method DropParentsRemoves associative connection with parents, so that it can not edited or recomputed.
Public Method GetAllPointsThis method returns all keypoints for the referenced KeyPointCurve object.
Public Method GetDimensionsReturns the Dimensions collection object for the referenced object.
Public Method InsertPointInserts a keypoint in the referenced curve before a specified point.
Public Method InsertPointExInserts a space point in the referenced curve before a specified point.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RemovePointRemoves a keypoint from the curve for the referenced KeyPointCurve object.
Public Method ReorderInserts the referenced object in front of or behind another feature.
Public Method RollToFeatureRolls the referenced Model object back to a specified feature.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DisplayNameThis read-only String property returns the display name for the referenced object.
Public Property EdgebarNameThis read-only property returns the Edgebar name of the referenced object.
Public Property EdgesReturns a collection of edges of a specified type that belong to a model, a feature, or a topology collection of faces.
Public Property EndParentEdgeSets and returns the Edge object from which the last keypoint in the curve was derived for the referenced KeypointCurve object.
Public Property EndpointEndConditionSets and returns the end condition of the last keypoint in the curve for the referenced KeypointCurve object.
Public Property EndpointMagnitudeSets and returns the direction and degree of influence of the EndpointEdge on the curvature of the curve at the endpoint.
Public Property FacesReturns a collection of faces of a specified type that belong to a model, a feature, or a topology object.
Public Property FacesByRayReturns a collection of faces that are intersected by a specified vector.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property ModelingModeTypeReturns the modeling mode of the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ShowCurvatureCombToggles the display of curvature combs for the referenced object.
Public Property ShowDimensionsControls the display of dimensions for the feature object.
Public Property StartParentEdgeSets and returns the Edge object from which the first keypoint in the curve was derived for the referenced KeypointCurve object.
Public Property StartpointEndConditionSets and returns the end condition of the first keypoint in the curve for the referenced KeypointCurve object.
Public Property StartpointMagnitudeSets and returns the direction and degree of influence of the StartpointEdge on the curvature of the curve at the startpoint.
Public Property StatusReturns the status of the specified object.
Public Property SuppressTemporarily suppresses the referenced object.
Public Property SuppressVariableReturns the suppress variable object.
Public Property SystemNameThis read-only String property returns the system name for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

KeyPointCurve Object

Send comments on this topic.