SpatialElementBoundarySubface Members

The SpatialElementBoundarySubface type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SpatialElementBoundarySubface
Public methodEquals (Inherited from Object.)
Public methodGetBoundingElementFace
Returns the face of the bounding element.
Public methodGetHashCode (Inherited from Object.)
Public methodGetSpatialElementFace
Returns the face of the spatial element's 3D geometry.
Public methodGetSubface
Returns a face that represents the portion of the room face bounded by the boundary element.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertySpatialBoundaryElement
Element that gave rise to this room face.
Public propertySubfaceArisesFromElementFace
Indicates if the subface is coincident with a portion of a (possibly offset) face of the element.
Public propertySubfaceType
Type of the subface.
Public propertyValid
Indicates if the subface instance is valid and can be used.

See Also