set_Initialized Method

WRAPPER_API void set_Initialized(bool value)

 

Description

The set_Initialized method sets a boolean that represents whether the transformation has been fully set up. It will be true for any ConcatenatedTransform returned by the TransformPicker or the EstablishTransform method, or a transform that has it's  "SetPassThrough" property. The boolean can also be set when creating a ConcatenatedTransform manually, once it is complete, including all desired transformations.