OpenDOF Project
boolean DOFOperationSession_SetDataTransform ( DOFOperation  sessionOperation,
DOFOperationSessionDataTransform  transform 
)

Set the DOFOperationSessionDataTransform to use on this session.

The data transform can be called at most once per session (subsequent calls will have no effect).

Parameters
sessionOperationThe DOFOperation for the session. Should not be NULL.
transformThe transform for the session. A value of NULL will have no effect.
Return values
TRUEtransform was set successfully
FALSEthere was a failure to set transform
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22