This information is used by applications, depending on the type of operations they want to
perform after calling the transformation. This information has no impact on the objects of the
geometrical modeler itself.
Values:
CATCGMDynTransformationModification
The transformation is seen as a modification: the body is always duplicated, but the application
wants to mask the input body for showing only the resulting body (case of an applicative
transformation). This is the default of a CATCGMDynTransformation.
CATCGMDynTransformationCreation
The transformation is seen as a creation: The application keeps the input body and
the duplicated body, and wants to union them for example:
this is a typical case of an applicative operation of mirror.
This object is included in the file: CATCGMDynTransformationReportMode.h