Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_CompositVariableInstance.hxx>
#include <Handle_Dynamic_VariableNode.hxx>
#include <Dynamic_AbstractVariableInstance.hxx>
#include <Handle_Dynamic_Variable.hxx>
Data Structures | |
class | Dynamic_CompositVariableInstance |
This class corresponds to the instanciation of a variable group. It allows the setting of more than one variable in a variable instance. It is useful when a method takes a collection of homogeneous objects as argument. For example a wire needs edges as argument. More... |