AreaVolumeSettings.SetSpatialElementBoundaryLocation
Description:
Sets the spatial element boundary location of a spatial element type.
Sets the spatial element boundary location of a spatial element type.
public void SetSpatialElementBoundaryLocation(
SpatialElementBoundaryLocation spatialElementBoundaryLocation,
SpatialElementType spType
)
-
spatialElementBoundaryLocationThe boundary location.
-
spTypeThe spatial element type.
-
Currently only SpatialElementType.Room is permitted when setting the boundary location.
-
A value passed for an enumeration argument is not a member of that enumeration