IAcSmSheet2SetCategory
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetCategory(
string newVal
)
Sub SetCategory (
newVal As String
)
void SetCategory(
[InAttribute] String^ newVal
)
abstract SetCategory :
newVal : string -> unit
Parameters
- newVal String
-
See Also