| Visual Basic | |
|---|---|
Property Erased As System.Boolean | |
| C# | |
|---|---|
System.bool Erased {get; set;} | |
| JavaScript | |
|---|---|
get_Erased () : Boolean put_Erased ( NewVal : Boolean ) | |
Property Value
True to erase the 3D PolyLine, false to restore it (see Remarks)| If this property is set to true... | Then the 3D PolyLine... |
| and the drawing remains open | is not displayed and can be restored by setting this property to false. |
| when the drawing is closed | is deleted from the drawing and cannot be restored. |
DraftSight V1R1.3
Syntax