OLDER 26.0.0
  • â„šī¸What is T4I?
  • âš™ī¸System Requirements
  • 🔑Installation & Activation Guide
  • 🆕What's New
    • Known Issues
  • 📘Commands Overview
    • Structure of Commands in the Inventor UI
    • Holixa T4I
      • Edit Settings
        • Auto iProperties
          • Automatic update of iProperties
          • Synchronization of iProperties
        • QR code tools
        • Properties Dialog
        • iLogic
        • Publisher
        • Quantities
        • Display Name
        • Other tools
        • Helpdesk
        • General
          • Configuration settings
          • Language settings
          • OnSave modifications for read-only files (obsolete)
      • Advanced settings
        • Validate Document On Save
      • Edit iProperties
      • iLogic commands
      • About
    • Helpdesk
      • Screenshot Inventor
      • Screenshot Desktop
      • Delete helpdesk
      • Open helpdesk
      • Helpdesk web
      • System info
      • Zip
      • Open WeTransfer
      • Start TeamViewer
      • Help
    • Model
      • Hide all
      • Sync camera
      • Model player
      • Apply display name
      • To origin
      • Push parameters
      • Publish iMates
      • Rename nodes
    • Sketch
      • As construction
      • Project origin
    • iLogic commands
      • Installed printers
      • Quick properties
      • Center text
      • Export PDF
      • Quick print
      • Save TS
      • Units Converter
    • Publish
      • Export DWG
      • Export DXF
      • Export STEP
      • Export PDF
    • BOM
      • Sync
      • Sync 2
      • Update
      • Copy
      • Push Qty
      • Extract BOM
    • iProperties Transfer
      • Model to Drawing
      • Drawing to Model
    • Annotations
      • QR Code
      • Data Matrix
      • Diameter
      • Diameter H7
      • Thread M
      • Chamfer
      • Tolerance
      • Parentheses
      • 1/2
      • Reset
    • Commands outside the Inventor ribbon
      • Open Location
      • UCS Visibility
    • 💡Selected Topics
      • T4I configuration backup and deployment
Powered by GitBook
On this page
  • Command Description
  • Command Location
  • Command Settings
  • Workflow Overview
  1. Commands Overview
  2. iLogic commands

Quick print

PreviousExport PDFNextSave TS

Last updated 2 years ago

Command Description

This is a sample iLogic command that enables users to redirect the printing task to the appropriate installed printer based on the drawing sheet dimensions. It means, for example, that the A4 drawings can be printed on a different printer than the A3 drawing, etc. This command can be used in conjunction with the Installed printers command. Once properly set up, users don't need to manually select printers based on the drawing sheet size

The HolixaT4I_Print.iLogicVb rule must be edited before this command can be used. Administrator privileges may be required.

Command Location

  • Drawing environment

Command Settings

  1. Based on the installed printers' names, change the value of the defaultPrinterName and/or add your own new printer (in this example the row for A3 sheet size - A3_PrinterName).

  2. Modify the default printers for different sheet sizes. Repeat this step for every sheet size you need.

  3. Comment the top message box section with Return to make it inactive.

  4. Save the rule.

Workflow Overview

  1. Edit the rule (only once).

  2. Run the command.

See the chapter for how to find the path to the rule.

Use the command to get the name of printers installed in your system.

📘
iLogic Commands
Installed printers
Printers defined in the command
Printer to sheet format assignment
MsgBox and Return code must be commented