<Code Lib>
2027 Method
Changes 8
M

PropertyLine.IsClosedLoop

Description:
Indicates whether the PropertyLine curves form a closed loop.

public bool IsClosedLoop()

Boolean True if the curves are a closed loop; false otherwise.

Loading…