DK for Python | tatukgis_pdk.IGIS_Viewer3D.FastMode | Methods | Properties
Block scene redrawing when set to True, immediately redraws scene when set to False
Available also on: ActiveX.
# Python @property def FastMode( self ) -> bool: @FastMode.setter def FastMode( self, _value: bool ) -> None:
Type |
---|
bool |