The TinSurfaceVertex type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Edges | Gets a TinSurfaceEdgeCollection which contains all edges connecting with the vertex object. |
![]() | IsValid |
Gets whether the object is valid.
(Inherited from TinSurfaceObject) |
![]() | Location | Gets the location of the vertex. |
![]() | Surface |
Gets the parent Surface to which the object belongs.
(Inherited from TinSurfaceObject) |
![]() | Triangles | Gets a TinSurfaceTriangleCollection which contains all triangles connecting with the vertex object. |
![]() | Vertices | Gets a TinSurfaceVertexCollection which contains all vertices connecting with the vertex object. |