Gets or sets whether the Spline is closed.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Closed As System.Boolean |
C# | |
---|
System.bool Closed {get;} |
JavaScript | |
---|
get_Closed () : Boolean
|
COM native C++ |   |
---|
HRESULT get_Closed(
VARIANT_BOOL* Val
) |
Property Value
True if the Spline is closed, false if the Spline is open
See Also
Availability
DraftSight V1R1.3