View.setResultsTransformLocal


setResultsTransformLocal(localCoordSet, shellPlane)

Use the specified local coordinate 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

localCoordSet local coord The name or ID of a local coord, or a pointer to a LocalCoord object.
shellPlaneintShell plane for resultants (1, 2 or 3)
Return valuenone 

See also setResultsTransformNone setResultsTransformElement setResultsTransformMaterial setResultsTransformPath setResultsTransformFeature setResultsTransformGlobal

Back to View

Back to Overview