SpatialElementGeometryResults
Description:
The results of spatial element geometry calculation.
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.
The subfaces of a SpatialElement at the base height and top height are not associated with floors, roofs, and ceilings at the same height.
public class SpatialElementGeometryResults : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetBoundaryFaceInfo(Face) | nullNothingnullptr | Query the spatial element boundary face information with the given face. |
| GetGeometry() | Requested solid. | The solid from the spatial element. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |