Use this method to get or set whether the created line (chain) describes a closed shape.
Cimatron 2024 or later
int IsOpen {get; set;}
IsOpen:int
Return: int |
pVal - Whether the created line (chain) is open |
Input: int |
newVal - Whether the created line (chain) is open |
None