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 | |
|---|
MClosed : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_MClosed(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool MClosed { bool* Val
)
DSRESULTput_MClosed(
bool NewVal
} |
Property Value
True if closed, false if open