BuildingEnvelopeAnalyzer.GetBoundingElementsForSpaceVolume
Description:
Returns the collection of bounding building elements for an enclosed space volume.
Returns the collection of bounding building elements for an enclosed space volume.
Remarks:
This method requires the building envelope analyzer method created with the option set to compute enclosed space volumes.
This method requires the building envelope analyzer method created with the option set to compute enclosed space volumes.
public IList<LinkElementId> GetBoundingElementsForSpaceVolume(
int spaceVolume
)
-
Int32spaceVolume
Return Value
IList<LinkElementId>
The ids of the bounding building elements for the enclosed space volume.