Gets or sets whether the PolygonMesh is closed in the column direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MClosed As System.Boolean |
C# | |
---|
System.bool MClosed {get; set;} |
JavaScript | |
---|
get_MClosed () : Boolean
put_MClosed (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_MClosed(
VARIANT_BOOL* Val
)
HRESULT put_MClosed(
VARIANT_BOOL NewVal |
Property Value
True if closed, false if open
Example
See Also
Availability
DraftSight V1R1.3