Share

TinSurfaceVertex Properties

The TinSurfaceVertex type exposes the following members.

Properties

 NameDescription
Public propertyEdges Gets a TinSurfaceEdgeCollection which contains all edges connecting with the vertex object.
Public propertyIsValid Gets whether the object is valid.
(Inherited from TinSurfaceObject)
Public propertyLocation Gets the location of the vertex.
Public propertySurface Gets the parent Surface to which the object belongs.
(Inherited from TinSurfaceObject)
Public propertyTriangles Gets a TinSurfaceTriangleCollection which contains all triangles connecting with the vertex object.
Public propertyVertices Gets a TinSurfaceVertexCollection which contains all vertices connecting with the vertex object.

See Also

Reference

Was this information helpful?