C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
ItAssemblyReactor Struct Referenceabstract

The event handles related to solving the assembly. More...

#include <constraint.h>

Public Member Functions

virtual void Capture (const MbAssembly *)=0
 Capture the reactor instance by the assembly for further work.
 
virtual void Release ()=0
 Release this instance by the assembly, stop working with it.
 
virtual void EvaluationFailed (const MbAssembly *) const
 This called when geometric solver failed to try for constraint satisfaction.
 
virtual void PositionChanged (const MbAssembly *, const MbItem *) const
 The geometric solver found a new position of a constrained sub-object belonging the assembly.
 

Detailed Description

The event handles related to solving the assembly.


The documentation for this struct was generated from the following file: