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