IAcSmSheetViewSetCategory Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetCategory(
AcSmViewCategory pViewCat
)
Sub SetCategory (
pViewCat As AcSmViewCategory
)
void SetCategory(
[InAttribute] AcSmViewCategory^ pViewCat
)
abstract SetCategory :
pViewCat : AcSmViewCategory -> unit
Parameters
- pViewCat
- Type: BricscadSmAcSmViewCategory
See Also