QuadReactorregisterQuadReactor Method

Registers a Quad reactor. Reactor is added to the internal list, but caller owns the memory. Function returns false if another reactor has same GUID (the reactor will not get added in that case).
Namespace:  Bricscad.Quad
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static bool registerQuadReactor(
        QuadReactor quadReactor
)

Parameters

quadReactor
Type: Bricscad.QuadQuadReactor

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.