2021 Members
Changes 4
M

TriangulatedSolidOrShell

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the TriangulatedSolidOrShell
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetShellComponent(Int32) The component. Returns the specified shell component of a solid or shell. Input componentIndex must lie between 0 and ShellComponentCount-1, inclusive. The returned TriangulatedShellComponent should not be modified by the caller.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P ShellComponentCount int The number of TriangulatedShellComponents that this TriangulatedSolidOrShell contains.