HlrEngine(Int32) Constructor
|
Initializes a new instance of the
HlrEngine
class
Namespace: Bricscad.Hlr
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public HlrEngine(
int control
)
Public Sub New (
control As Integer
)
public:
HlrEngine(
int control
)
new :
control : int -> HlrEngine
Parameters
- control Int32
-
See Also