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: 21.0.0.15598
Syntax
public static bool unregisterQuadReactor(
        QuadReactor quadReactor
)

Parameters

quadReactor
Type: Bricscad.QuadQuadReactor

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.