<Code Lib>
2027 Method
Changes 8
M

PropertyLine.GetBoundary

Description:
Gets the boundary of current PropertyLine element.

public IList<CurveLoop> GetBoundary()

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

Loading…