<Code Lib>
2027 Method
Changes 8
M

PropertyLine.IsValidToConvert

Description:
Check whether the sketch contains all valid supported curve type.

public bool IsValidToConvert()

Boolean True if the sketch only has line and arc, otherwise false.

Loading…