SymbolUtilityServicesBlockModelSpaceName
Property
|
Property that represents the predefined symbol
record of the model space name. Cannot be NULL or an empty
string.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static string BlockModelSpaceName { get; }
Public Shared ReadOnly Property BlockModelSpaceName As String
Get
public:
static property String^ BlockModelSpaceName {
String^ get ();
}
static member BlockModelSpaceName : string with get
Property Value
String
See Also