Click or drag to resize

Triangle3d Properties

The Triangle3d type exposes the following members.

Properties
  NameDescription
Public propertyArea
Gets the area of the triangle.
Public propertyCentroid
Gets the centroid.
Public propertyCircumscribedCircle
Gets the circumscribed circle.
Public propertyElevation
Gets the elevation of the plane the triangle lies on.
Public propertyGreatestSlope
Gets the unit vector of the greatest slope of the plane the triangle lies on.
Public propertyHorizontal
Gets the unit vector of the horizontal of the plane the triangle lies on.
Public propertyInscribedCircle
Gets the inscribed circle.
Public propertyIsHorizontal
Get a value indicating if the plane the triangle lies on is horizontal.
Public propertyItem
Gets the point at specified index.
Public propertyNormal
Gets the Normal of the plane the triangle lies on.
Public propertySlopePerCent
Gets the slope of the triangle expressed in percent.
Public propertySlopeUCS
Gets the coordinate system of the triangle (origin = Centroid, X axis = Horizontal, Z axis = Normal).
Top
See Also