IAcadDocumentGetVariable
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.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 String
-
Return Value
Object
See Also