Click or drag to resize

SubDVertex Methods

The SubDVertex type exposes the following members.

Methods
  NameDescription
Public methodEdgeAt
Retrieve a SubDEdge from this vertex
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFaceAt
Retrieve a SubDFace from this vertex
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetControlNetPoint
Change the location of the "control net" point that this SubDVertex represents
Public methodSurfacePoint
The SubD surface point
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also