IAcSmSubsetSetDefDwtLayout Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetDefDwtLayout(
AcSmAcDbLayoutReference pLayoutRef
)
Sub SetDefDwtLayout (
pLayoutRef As AcSmAcDbLayoutReference
)
void SetDefDwtLayout(
[InAttribute] AcSmAcDbLayoutReference^ pLayoutRef
)
abstract SetDefDwtLayout :
pLayoutRef : AcSmAcDbLayoutReference -> unit
Parameters
- pLayoutRef
- Type: BricscadSmAcSmAcDbLayoutReference
See Also