Solid Edge Geometry Type Library
Vertex Object Members
Overview 
Public Methods
Public Method GetPointDataReturns the point data 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 BodyReturns the Body of the Vertex.
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 FacesReturns a collection of faces of a specified type that belong to a model, a feature, or a topology object.
Public Property IDReturns the Parasolid ID of the Vertex.
Public Property LoopsReturns the Loops that are bounded by the current Vertex.
Public Property ParentReturns the parent object for the referenced object.
Public Property ShellsReturns the shells that are bounded by the current Vertex.
Public Property TagReturns the Tag of the Vertex.
Public Property TypeReturns a member of the GNTTypePropertyConstants set to indicate the type of the referenced object.
Public Property UpdatesCounterReturns the number of times the referenced object has been modified.
See Also

Vertex Object