This method modifies the PartDisplayOptions object.
Optional arguments
- renderStyle
-
A SymbolicConstant specifying how the image in the viewport is rendered. Possible values are WIREFRAME, HIDDEN, and SHADED. The default value is WIREFRAME.
- visibleDisplayGroups
-
A sequence of DisplayGroup objects specifying the DisplayGroups visible in the viewport. Currently the sequence can contain a maximum of one DisplayGroup object. The default value is an empty sequence.
- engineeringFeatures
-
A Boolean specifying whether engineering features are shown. The default value is OFF.
- renderBeamProfiles
-
A Boolean specifying whether to render the beam profiles. The default value is OFF.
- beamScaleFactor
-
A Float specifying the beam profile scale factor. The beamScaleFactor must be greater than zero. The default value is 1.0.