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