QuadReactorunregisterQuadReactor Method

Unregisters a Quad reactor. Reactor is removed from the internal list, caller still owns the memory. Function returns false if reactor was not present in the list.

Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static bool unregisterQuadReactor(
        QuadReactor quadReactor
)

Parameters

quadReactor  QuadReactor
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.