_IOdaHostAppEventsSetLimit Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void SetLimit(
int nMax
)
Sub SetLimit (
nMax As Integer
)
void SetLimit(
[InAttribute] int nMax
)
abstract SetLimit :
nMax : int -> unit
Parameters
- nMax
- Type: SystemInt32
See Also