BlockDefaultModelSpaceName Field
|
Default ModelSpace block name.
Namespace:
DXFReaderNET.Blocks
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public const string DefaultModelSpaceName = "*Model_Space"
Public Const DefaultModelSpaceName As String = "*Model_Space"
public:
literal String^ DefaultModelSpaceName = "*Model_Space"
static val mutable DefaultModelSpaceName: string
CONST DefaultModelSpaceName := "*Model_Space" AS STRING
Field Value
Type:
StringSee Also