The TinSurfaceTriangle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Edge1 | Gets the first edge of the triangle. |
![]() | Edge2 | Gets the second edge of the triangle. |
![]() | Edge3 | Gets the third edge of the triangle. |
![]() | IsValid |
Gets whether the object is valid.
(Inherited from TinSurfaceObject) |
![]() ![]() | IsVisible | Gets whether the triangle is visible. |
![]() | Surface |
Gets the parent Surface to which the object belongs.
(Inherited from TinSurfaceObject) |
![]() | Vertex1 | Gets the first vertex in the triangle. |
![]() | Vertex2 | Gets the second vertex in the triangle. |
![]() | Vertex3 | Gets the third vertex in the triangle. |