Description Enables or disables isolation in the 3D view (equivalent to toggling the isolation flag).
Syntax EnableIsolateFeature ( enable )
Parameters
enable As Boolean Turns isolation on (True) or off (False).
Remarks This function enables or disables isolation in the 3D view (equivalent to toggling the isolation flag). If there is a problem the function does not set an error and returns True.
Examples
See Also
|