IAcadDocumentGetVariable Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
Object GetVariable(
string Name
)
Function GetVariable (
Name As String
) As Object
Object^ GetVariable(
[InAttribute] String^ Name
)
abstract GetVariable :
Name : string -> Object
Parameters
- Name
- Type: SystemString
Return Value
Type:
Object
See Also