SpatialElementBoundarySubface Members

The SpatialElementBoundarySubface type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SpatialElementBoundarySubface
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBoundingElementFace
Returns the face of the bounding element.
Public methodGetHashCode
Serves as a hash function for a particular type.
(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
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(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