IAcSmSubsetSetPromptForDwt Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetPromptForDwt(
bool askForDwt
)
Sub SetPromptForDwt (
askForDwt As Boolean
)
void SetPromptForDwt(
[InAttribute] bool askForDwt
)
abstract SetPromptForDwt :
askForDwt : bool -> unit
Parameters
- askForDwt
- Type: SystemBoolean
See Also