2020 Members
Changes 4
M

SpatialElementGeometryCalculator

Name Return Type Description Inherited From
M CalculateSpatialElementGeometry(SpatialElement) SpatialElementGeometryResults Compute the spatial element geometry and returns the boundary face information.
M CanCalculateGeometry(SpatialElement) bool This indicates whether the input spatial element is a valid one.
M Dispose() None Releases all resources used by the SpatialElementGeometryCalculator
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 GetOptions() The options. The options that control the calculation.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M IsRoomOrSpace(SpatialElement) bool This indicates whether the input spatial element is a room or a space.
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.