Arbortext IsoDraw > Macro Language Reference > 3D and User Interaction Commands > 3D Commands > 3D HLRMode
  
3D HLRMode
The 3D HLRMODE command is included for compatibility reasons only. It is not recommended that you use this command for new development of macros as it may be discontinued in the future. All features from this command have been incorporated into the command 3D MODE.
This command toggles the view between hidden lines shown and hidden lines removed.
3D HLRMODEmode
mode
Defines whether hidden lines are shown. Allowed values are:
15
Hidden lines shown.
16
Hidden lines removed.
3D HLRMODE 15