IAcadApplicationEval Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void Eval(
string Expression
)
Sub Eval (
Expression As String
)
void Eval(
[InAttribute] String^ Expression
)
abstract Eval :
Expression : string -> unit
Parameters
- Expression
- Type: SystemString
See Also