Be.Smart T4I
(EN) T4I
(EN) T4I
  • ℹ️What is T4I?
  • βš™οΈSystem Requirements
  • πŸ”‘Installation & Activation Guide
  • 🏁Quick Start Guide
    • Product Language
    • Icon Layout for Your Optimal Performance 🌟
    • Get Help Easily
    • Automatize Your iProperties Workflows
      • Automatic iProperties
      • iProperties Synchronization
      • iProperties Dialogue Windows
    • Easy Document Publishing
    • Protect Your T4I Settings
    • Useful Links
  • πŸ†•What's New🌟
    • Version 26.5.0.0🌟
    • Version 26.4.1.1
    • Version 26.4.1.0
    • Version 26.4.0.0
    • Version 26.3.1.0
    • Version 26.3.0.0
    • Version 26.2.0.0
    • Version 26.1.1.0
    • Version 26.1.0.0
  • πŸ“˜Commands Overview
    • Structure of Commands in the Inventor UI
    • Be.Smart T4I
      • Edit Settings
        • Auto iProperties
          • Automatic update of iProperties
          • Synchronization of iProperties
        • QR code tools
        • Properties Dialog
        • iLogic
        • Publisher
          • Saving files using relative paths
        • Quantities
        • Display Name
        • Other tools
          • Save and return to sketch
        • Helpdesk
        • General
          • Configuration settings🌟
          • Language settings
      • Layout
      • Advanced settings
        • Validate Document On Save
      • Edit iProperties
      • iLogic commands
      • Export settings
      • 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 Samples
      • 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
      • Align hatching
      • Diameter
      • Diameter H7
      • Thread M
      • Chamfer
      • Tolerance
      • Parentheses
      • 1/2
      • Reset
      • Center text
    • Commands outside the Inventor ribbon
      • Open Location
      • UCS Visibility
    • πŸ’‘Selected Topics
      • T4I configuration backup and deployment
    • βš—οΈBe.Smart T4I Labs
      • πŸ“§Send Us Feedback!
      • Fixed Workpoint
      • Colorizer
      • First-view Model to Drawing Property Sync
      • Quick Command Search
      • Time Tracker
Powered by GitBook
On this page
  • Command Description
  • Command Location
  • Command Settings
  • Workflow Overview

Was this helpful?

  1. Commands Overview
  2. iLogic Samples

Quick print

Last updated 11 months ago

Was this helpful?

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