View.setResultsTransformPath


setResultsTransformPath(path, [skew])

Uses the specified path as the results transformation in this view. Calling this function modifies the transformation setting of all currently showing drawing layers and sets the default transformation for new drawing layers, as they are created. When a combination or envelope is active in the view, it is an error if the individual transformation settings of the individual layers are not same as the settings of the parent view

path reference path The name or ID of a reference path, or a pointer to a ReferencePath object.
skewoptional boolean True if local y = transverse
Return valuenone 

See also setResultsTransformNone setResultsTransformElement setResultsTransformMaterial setResultsTransformLocal setResultsTransformFeature setResultsTransformGlobal

Back to View

Back to Overview