Triangle3d Properties |
The Triangle3d type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area |
Gets the area of the triangle.
|
![]() | Centroid |
Gets the centroid.
|
![]() | CircumscribedCircle |
Gets the circumscribed circle.
|
![]() | Elevation |
Gets the elevation of the plane the triangle lies on.
|
![]() | GreatestSlope |
Gets the unit vector of the greatest slope of the plane the triangle lies on.
|
![]() | Horizontal |
Gets the unit vector of the horizontal of the plane the triangle lies on.
|
![]() | InscribedCircle |
Gets the inscribed circle.
|
![]() | IsHorizontal |
Get a value indicating if the plane the triangle lies on is horizontal.
|
![]() | Item |
Gets the point at specified index.
|
![]() | Normal |
Gets the Normal of the plane the triangle lies on.
|
![]() | SlopePerCent |
Gets the slope of the triangle expressed in percent.
|
![]() | SlopeUCS |
Gets the coordinate system of the triangle (origin = Centroid, X axis = Horizontal, Z axis = Normal).
|