<Code Lib>
2023 Method
Changes 0
M

SiteSubRegion.GetBoundary

Description:
Gets the boundary of current subregion.

public IList<CurveLoop> GetBoundary()

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

Loading…