2022 Members
Changes 4
M

TriangulatedSolidOrShell

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the TriangulatedSolidOrShell
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (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 Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (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.