SpatialElementGeometryCalculator Members

The SpatialElementGeometryCalculator type exposes the following members.

Constructors

  NameDescription
Public methodSpatialElementGeometryCalculator(Document)
Constructs a new calculator with default options for the geometry of spatial elements.
Public methodSpatialElementGeometryCalculator(Document, SpatialElementBoundaryOptions)
Constructs a new calculator for the geometry of spatial elements.

Methods

  NameDescription
Public methodCalculateSpatialElementGeometry
Compute the spatial element geometry and returns the boundary face information.
Public methodStatic memberCanCalculateGeometry
This indicates whether the input spatial element is a valid one.
Public methodDispose
Releases all resources used by the SpatialElementGeometryCalculator
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetOptions
The options that control the calculation.
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsRoomOrSpace
This indicates whether the input spatial element is a room or a space.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also