tblITableEditor InsertColumnAfter
Syntax
tblITableEditor_handle InsertColumnAfter
Application
HyperWorks Tcl Query
Description
Inputs
Example
Errors
None.
View new features for HyperWorks Desktop 2020.1.
Learn the basics and discover the workspace.
Discover HyperWorks Desktop functionality with interactive tutorials.
Start HyperWorks Desktop and configure the applications.
Learn how to create, open, import and save models.
Control the view and display of your model in the modeling window.
Use the Session Browser to view the current session and all the pages and windows it contains in a hierarchical display.
Publish your HyperWorks Desktop session to HTML, PowerPoint, or Report files.
Use the Parameters Browser to parameterize the contents of a session file or report template and automate a variety of analysis processes with the Parameters Browser.
Automate common workflows using the Process Manager or Automate tool.
Explore, organize and manage your personal data, collaborate in teams, and connect to other data sources, such as corporate PLM systems to access CAD data or publish simulation data.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
Altair Binary Format (ABF) is the standard binary format read by the program. A library called abflib allows you to create files in ABF.
A generic ASCII reader is now available which allows you to bring custom results directly into HyperView. The Altair ASCII format is useful for reading the results of any in-house or propriety codes which are saved in a generic format.
Batch mode allows you perform a series of operations outside the program interface.
External resources can be registered in preference files, session files, or Templex files. If an external resource is registered in a program session, it is automatically registered in the session file when the session is saved.
The HyperWorks Desktop scripting interface is a set of Tcl/Tk commands that follow a simple and consistent syntax.
APIs can be used to perform various actions in HyperWorks. For example, the AddPage API can be used to add a page within the project.
Overview of object hierarchy for HyperView, HyperGraph, HyperWorks Desktop, MotionView, MediaView and TextView.
Links to the introductory pages for the Tcl/Tk commands that can be used in HyperView, MotionView, HyperGraph, HyperGraph 3D, TextView and MediaView.
Examples of script uses cases.
Learn more about Tcl/Tk with this basic example.
Learn more about programming with HyperWorks Tcl/Tk commands with this tutorial.
Tcl/Tk classes for the following HyperWorks Desktop applications.
Adds a rule having empty or default properties and returns the corresponding rule ID.
Sets the width of the column based on the column's largest cell width.
Delete all rules present in the Table Client.
Clears any string or expression present in the specified cells.
Clears all properties (font, text color, background color or alignment) present in the specified cells.
Deletes the rule having a rule ID as an identifier.
Redraws the table editor.
Exports the table in the CSV format.
Returns the text alignment of the queried cell.
Returns the background color of the queried cell.
Returns the string or expression present in the queried cell.
Returns the font information present in the queried cell.
Returns a string containing a list of cell names that have been assigned with a string or an expression.
Returns a string containing a list of cell names that have been assigned with a property (font, text color, background color or alignment).
Returns a string containing a list of cell names that have been assigned with a property (font, text color, background color or alignment).
Returns a string containing a list of cell names that have been assigned with a rule.
Returns the Text Color of the queried cell.
Returns the Text Color of the queried cell.
Returns the string or evaluated expression present in the queried cell.
Returns the index of a column.
Returns the name of a column.
Returns value of a table cell.
Returns bottom right cell name.
Returns information about the table cells which are not empty.
Returns a list of filled rows and columns.
Returns the number of filled columns.
Returns the number of filled rows.
Returns top left cell name.
Gets the visibility status of the header area of the table.
Returns the number of columns in the table.
Returns the number of rows in the table.
Retrieves a tblIRule command object corresponding to the rule ID queried.
Returns a list of all rule IDs present in the table client.
Returns a string containing a list of all the rule IDs acting on the queried cell.
Imports the CSV file into TableView.
Sets the text alignment on the selected cell.
Sets the background color on the selected cell.
Merges cells over columns.
Sets a string or expression on the selected cell.
Sets the font information on the selected cell.
Sets the text color on the selected cell.
Sets the value of a table cell.
Show/hides the header area of the table.
Translators are utilities that are run from the command line of the operating system to convert various types of files into different formats.
XML commands in the Result Math Module.
Record playback workflows in HyperView.
The Script Exchange is a database of freely accessible scripts posted by users and Altair engineers.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
The HyperWorks Desktop scripting interface is a set of Tcl/Tk commands that follow a simple and consistent syntax.
Tcl/Tk classes for the following HyperWorks Desktop applications.
tblITableEditor_handle InsertColumnAfter
HyperWorks Tcl Query
None.
(c) 2020. Altair Engineering Inc. All Rights Reserved.