2021 Members
Changes 6
M

TriangulatedShellComponent

Name Return Type Description Inherited From
M Clear() None Empties the contents of this TriangulatedShellComponent.
M Dispose() None Releases all resources used by the TriangulatedShellComponent
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetTriangle(Int32) The triangle. Returns the triangle corresponding to the given index.
M GetType None (Inherited from Object .) Object .
M GetVertex(Int32) XYZ Returns the vertex with a given index.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsClosed bool True if and only if the triangulation represents a topologically closed shell (i.e., each edge is shared by two triangles).
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P TriangleCount int The number of triangles in the triangulation.
P VertexCount int The number of vertices in the triangulation.