2022 Class
Changes 0
C

SpatialElementGeometryResults

Description:
The results of spatial element geometry calculation.
Remarks:
The subfaces of a SpatialElement at the base height and top height are not associated with floors, roofs, and ceilings at the same height.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.SpatialElementGeometryResults
public class SpatialElementGeometryResults : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetBoundaryFaceInfo(Face) nullNothingnullptr Query the spatial element boundary face information with the given face.
M GetGeometry() Requested solid. The solid from the spatial element.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.