<Code Lib>
2023 Method
Changes 0
M

BuildingPad.GetBoundary

Description:
Gets the boundary of current BuildingPad element.

public IList<CurveLoop> GetBoundary()

IList<CurveLoop> The curve loops that represent the boundary of the BuildingPad.

Loading…