Autodesk Inventor LT uses Extensible Markup Language (XML) files as a means of storing style information externally from Autodesk Inventor LT documents. The schema of the Autodesk Inventor LT Style Library XML files is subject to change from release to release.
XML files are used in two different ways to store style information:
You use the Style and Standard Editor to add and change styles, but they are saved in the current document. They are not available for use in other documents unless you save the style to the style library.
General Style Management Rules
There are two general mechanisms of Autodesk Inventor LT styles management: Style Name/Value and Substyles. All management interactions between documents, styles, and Style Libraries use these two mechanisms to ensure that the end object using a style has all required information.
Autodesk Inventor LT uses the style name as the unique style identifier. No two styles of the same type can have the same name in the same container. For example, inside a single drawing, there can only be one dimension style named "Default (ANSI)".However, there can be a dimension style named "Default (ANSI)", and a text style name "Default (ANSI)" in the same drawing, because they are two different style types. When Autodesk Inventor LT compares two styles of the same name, it checks all of the properties in each style to see if they are equal. This comparison is a value comparison. If a style in a document has a name match to a style in a library, and the values of these two styles are equal (every attribute is the same value), it is considered an exact Name/Value match. The concept of a Name/Value match is used by Autodesk Inventor LT to perform automated tasks.
Styles encapsulate and reuse sets of properties. Autodesk Inventor LT takes advantage of this encapsulation to reuse one type of property set as a subset of another. One style can reference another style that contains needed information. When a style is referenced by another style, it is regarded as a substyle.
For example, dimension styles have three substyles:
A style only knows the name of its substyle. It knows nothing about the values of the properties contained in the substyle. When Autodesk Inventor LT checks if a style in one container (a document or a style library) is an exact Name/Value match to a style in another container, it verifies that each style is referencing a substyle of the same name. A Name/Value match between the substyles is not necessary for the owning style to have an exact Name/Value match.
When a style is copied from one container to another, Autodesk Inventor LT ensures that any substyle required by the parent style is present in the destination container. If the substyle does not exist in the destination container, it is copied along with the parent style. If the substyle does exist, the destination’s version of the substyle is used.
Managing Styles Using Style Libraries
In parts, all styles from the active library, as well as styles cached in the local document, are shown in the style drop-drop list or wherever a style is chosen. In drawings, only styles that are locally cached, or are part of the active standard, are displayed and available for selection.
Day-to-day interactions between a document and a style library are transparent. Any style used inside of a document is automatically copied (cached) to that document. It ensures that the document has required style information if a library becomes unavailable.
Considerations that influence what styles (or version of a style) are available:
Automated Management of Styles in Autodesk Inventor LT
The most common tasks of managing styles between documents and style libraries are performed automatically by Autodesk Inventor LT.
When a style from the library is used, it is copied into the document automatically with all necessary substyles.
Styles that are automatically copied into a document are automatically removed from that document whenever they are no longer in use. It allows the document to remain uncluttered of unused metadata without need for user intervention.
Automatic cleanup only happens when Autodesk Inventor LT is sure that no style data is lost if the style is removed. Styles are only automatically removed from a document if:
If Autodesk Inventor LT cannot find an exact Name/Value match for the style in the library, or if a style was manually cached from a library into a document using the Style and Standard Editor’s Cache in Document function, Autodesk Inventor LT leaves the style in the document until it is manually purged.
Manual Management of Styles in Documents
You perform the majority of style management tasks inside of Autodesk Inventor LT. You can:
What is affected when I modify a style?
Styles in drawings are related to the active drafting standard of the drawing. The active drafting standard specifies the styles used to format drawings. Each standard has major style types such as dimensions, which each specify the formatting for individual attributes. Styles define, for example:
Styles in parts control lighting attributes.
Because some styles rely on other styles for formatting (such as the text style used to format dimensions), a change can ripple through all other styles that reference the changed style.
Modified styles affect the current document only, unless you use ![]()
and then update other documents from the style library.
How can I see the styles I want to modify?
In the Style and Standard Editor dialog box, you can specify the style list. Click the arrow on the Filter and choose:
You perform the majority of style management tasks inside of Autodesk Inventor LT by using Style and Standard Editor.
The most common task involving the direct management of styles is either editing a style or creating a style. Styles are always edited or created inside an Autodesk Inventor LT document (part or drawing). Styles are edited in Style and Standard Editor, even if the style was not copied into the document. Styles are automatically copied from the library into a document for edit. Because the style library cannot be edited directly, an edited or newly created style must be saved to the library from a document.
To rename the style in Style and Standard Editor, right-click the style name and select Rename Cached Style.
Renaming a style in Style and Standard Editor only affects the copy of a style of the document. The library copy of a style is never effected by this function.
There are two effects of renaming a cached style:
Style libraries are not the only means of sharing styles. The Pre-R9 Organizer command used to copy styles between documents has been replaced with an Import/Export function. This command is accessed from Style and Standard Editor. Styles are exported to a *.styxml file, and then imported into other Autodesk Inventor LT documents.
The differences between using a style library to share styles and using import/export are:
Use Style and Standard Editor to copy styles from a style library into a document: Select the styles, right-click, and select Cache in Document.
When a style in the style library changes, update the style to apply the style changes in all documents using the style. Updating a style is always a manual process. When the style was edited locally in the document, additional confirmations may be requested to update a style.
To update a style from the library:
Styles not used by an object or another style can be removed from a document manually at any time.
To remove unused styles, click ![]()
. All styles and substyles which are not used in the current document are purged in a single operation.
To remove only a particular style, select the style in Style and Standard Editor, right-click, and select Purge Style.
To remove the selected style and all its substyles, select a style in Style and Standard Editor, right-click, and select Purge Style & Substyle.
Templates define default styles for new documents. The default styles required by a document are listed in Document Settings on the Active Standard tab (Access: ![]()
).
The default styles that are defined for each document type are:
When a new document is created, the styles for that document are pulled from the style library. However, styles in a template that are not in the library are added to the new document as well.
Material management for iPart Factories
iPart factories can specify material and appearance assets in the iPart factory table. When a part is converted into an iPart for the first time, appearance and material assets in the part document are cached in the iPart factory document. It insures that an iPart factory can publish iPart members with the intended material and appearance. If you are using the material and appearance libraries provided it is not necessary to include every material or appearance as these can be assigned to the iPart member after instantiation.
Materials and appearances included in an iPart factory remain cached until manually removed.
You can use the Style and Standard Editor to create, edit, or purge styles. New or edited styles are saved in the standard style of the current document, unless you specifically select ![]()
.
You create a style by copying an existing style and modifying it to suit your requirements.
Purge styles from the current document
If you know there are styles in your document that you do not intend to use, you can purge the unwanted styles.
You can purge styles two ways:
Click Yes to All or No to All to reset individual settings and mark all styles at once.
You can use Undo to recover styles purged from the current document.
Through file migration or copy and paste, you may have a file that has an unwanted style, such as a dimension style. Use Replace Style to replace the old styles with a new style to make all styles uniform.
Replace Style substitutes all references of a style with another style of the same type, including object references to styles and style references to substyles. and style and substyle references. Only local styles are replaced.
If desired, select the Purge Replaced Style check box to purge the old style automatically.
If appropriate, you can select multiple styles to replace with a new style.
You can use import and export to copy styles between documents. The style is exported in a special *.styxml file, which is then imported into another Autodesk Inventor LT document.
Sharing styles by importing and exporting is different from using a style library to share styles. Some guidelines to keep in mind when importing and exporting styles:
A style library maintains each style type in a separate .xml file.
If the exported style has substyles, such as a dimension style using the text style as a substyle, it is also exported in the same file.
Purges unused styles and substyles from the current document. Dependent substyles are not listed.
Some style types require substyles to be fully defined. For example, a dimension style needs a text substyle to define the font used to display the dimension. The text style in this case is used indirectly as a substyle of the dimension style, but the same text style may be used directly in another case, such as when a text style is applied to a block of text.
Click Yes to All to delete all unused styles in the document or No to All to retain the unused styles in the current document.
Select the Purge Substyles check box to delete unused substyles when a referencing style is deleted. Clear the check box to retain the substyles when a parent style is deleted.
Select the Purge Styles from all Child Documents check box to purge styles in referenced files. Child document file names are not listed in the document name column. Clear the check box to purge styles in the parent document only.
Substitutes all references to a selected style with another style of the same type, except for Standard style. Only local styles are replaced.
Access: |
Updates styles in the current document, and optionally, in referenced files (child documents), to match the styles in the style library.
Click the Update Styles in all Child Documents check box to update styles in referenced files. Child document file names are listed in the document name column. Clear the check box to update styles in the parent document only. Not available in part documents.
Click Yes to All to update all document styles to the library version or No to All to preserve the changed styles in the current document.
Creates and edits styles. Styles defined in the Style Library and in the active document are listed in the browser pane; available styles depend on the current document type. The selected style contents are shown in the editor pane.
The Style and Standard Editor sets the active standard in a drawing document and, for part documents, sets lighting styles.
For the current document, you can click:
For the current document, you can click:
Click to show definitions of styles used in Drawing documents:
Click to show definitions of styles used in Part documents:
A style library is a common source of styles in Autodesk Inventor LT documents.
Each style library is a collection of .xml files, one for each style type. Only one style library can exist in a folder. Style libraries are stored on any local or network location. A CAD administrator manages shared style libraries.
A good time to start using style libraries is when you start a new design project. You can use the default style library associated with the drafting standard, and customize styles according to the company standards.
Save styles to a style library
You can create or edit a style in a document, and then save the changed version to the style library. If a style has the same name as a style that exists in the style library, it replaces the library version. Otherwise, the style is added to the library as a new style.
A dialog box with a table listing all document styles that do not match the style library displays.
Replaces styles in the style library with selected styles from the document.
Click Yes to All to save all styles in the document to the style library or No to All to retain the styles in the current document, but not update the library.
Styles are used to format objects in Autodesk Inventor LT documents. In Autodesk Inventor LT 8 and older versions, styles resided in a template or document. Styles can now reside in a style library that contains all style definitions.
Using style libraries, multiple designers access the same styles so formatting is more uniform among documents and styles are easier to update.
How do I get started using a style library?
In the Tools tab
Options panel
Application Options
File tab, you set the Use Styles Library option to indicate how a style library is used by the document.
If you are uncertain about losing styles you have already created in existing documents, choose the Read Only option. You have access to library styles, and can analyze which of the previously created styles you want to add to the library. You can then reset the option to Read Write (so the style library is writable), and use the management tool to copy styles into the library.
What happens to styles in my templates?
A template is a regular Autodesk Inventor LT document that contains styles and other settings you want to use as defaults.
When you set the Use Styles Library option to Read Write or Read Only, and then create a document from a template, Autodesk Inventor LT compares style names to styles in the template. Styles with the same name are retrieved from the style library. A style in the template is refreshed to match the style library version.
If a template contains a style that is not in the library, the style is added to the new document, but not the library. It may be useful if you have a set of custom styles that are not for general use by others using the style library.
What happens to styles in legacy files?
Legacy files usually have documents that each have a set of styles.
Consequently, many documents contain custom styles that are not shared among all other documents.
All documents created from a template contain a complete set of the template styles, even if the document does not need all of them. When using styles, purge unused styles from a document to make your file size smaller.
Use Manage ![]()
Purge to remove unused styles from individual documents so you do not overload files with duplicated styles.
As long as a purged style was saved in a style library, it can be retrieved if needed. Styles that resided only in a document and not migrated to a style library are permanently lost.
What tools are available to transition to using styles?
You use Autodesk Inventor LT tools to transition styles:
The Style Library Manager is used primarily by a CAD administrator to:
Any changes made to a style library are not available in other documents until the current Autodesk Inventor LT session closes and a new session is reopened.
The Style Management Wizard is a tool for administrators to assist in batch-style management for Autodesk Inventor LT files. Batch processes harvest or purge styles for multiple files in one operation. All files must migrate to the most recent version of Autodesk Inventor LT or they are skipped during batch processing, including assemblies that were migrated but contain components that were not migrated.
Some styles reference other styles as substyles (for example, the dimension style references the text style as a substyle). When copying a style library, the Style Library Manager opens the Manage Styles dialog box if mismatched substyles are detected in the source and destination libraries. For each substyle, confirm to replace the current version with the source version.
Styles are predefined properties that can be applied to an object. They are used in one of two ways:
Styles have traditionally resided in document templates, but the preferred method is to store them in style libraries. Multiple designers can use a style library. They all have access to the same styles.
Some styles use other styles to complete their definition. The referenced style is known as a substyle in this context. When a style is copied, it also copies its required substyles.
Style definitions are stored in style libraries. To learn more about the role of style libraries, see Understanding style libraries.
Many legacy files have custom styles defined in one or more documents. To learn more about how to transition from template and document-created styles, see Learn about transitioning legacy files to a style library.
Consider these practices to preserve styles that you create or edit:
New or edited styles are saved only in the current document. Click ![]()
to save a style to the library. After the style is saved in the style library, it is available to other documents. If the library setting is Read Only in the Application Options dialog box, this option is unavailable.
Click ![]()
to move several styles from a document into the styles library. The current file must have its style library setting as Yes to use this option. If the library setting is Read Only or No, this option is unavailable.
Use the Export context menu option to export a style and its substyles to an external file. Use the Import menu option later to import into other documents.
Style Library Manager is a stand-alone tool used for the administration of style libraries. This tool works directly with the style library XML files on disk, and is not used in the management of styles inside Autodesk Inventor LT documents. It is accessed from the Microsoft® Windows® Start menu, and is found in the Tools submenu for Autodesk Inventor LT.
Autodesk Inventor LT installs with a default style library designed to leverage of all new capabilities of styles.
You can create your own style libraries in two different ways: Copy an existing style library or create an empty style library. The target directory for the new library cannot include other style library.
After you create a style library, use Style Library Manager or Style and Standard Editor to add or remove particular styles.
Rename and delete styles inside of a library
Use Style Library Manager to rename styles inside of a library. Renaming a style in the library does not rename the same style in any other library or document. Once a style is renamed, all document copies of the style loose their name match and are considered locally cached style.
The only way to delete a style from a library is through the Style Library Manager.
Styles are copied between libraries using the Style Library Manager. To copy a style from one library to another, load the source library into Style Library Manager and click the Copy Selected Styles command between the Style Library 1 and Style Library 2 panes. See the Style Library Manager Help for more details.
A style library is a group of named XML files in a directory. There is one XML file per style type (for example: lighting.xml, text.xml). Since the names of the XML files must be the same for each style library, only one library can exist in a directory.
To be considered a valid style library, all predefined XML files must be present in the directory.
The best way to share a subset of styles from a library (for example, a single standard from a specific library) is to use the Import/Export styles function in the Style and Standard Editor, or create an empty style library and copy the desired styles using the Style Library Manager.
Though a style library is made up of several separate XML files, Autodesk Inventor LT and the Style Library Manager treat the library as a single entity. If some of the predefined XML files required for a style library are missing from a directory, Autodesk Inventor LT displays an error message indicating files are missing and cannot be loaded.
Restoring the Autodesk Inventor LT Default Style Library
A utility for restoring the default Design Data directory files is located on the Autodesk Inventor LT Install CD in the Support directory. This utility replaces the original default style library that ships with Autodesk Inventor LT, as well as the Thread.xls and Clearance.xls spreadsheets.
In a multi-user environment, CAD administrators may want to prevent users from changing a style library.
If a single XML file is read-only, the entire library is treated as read-only.
You can create a style library using one of several methods. In general, new style libraries are created by CAD administrators so that uniform styles are assured throughout all design documents.
Exit the Style Library Manager. Use the Style and Standard Editor to customize the styles in the new style library.
Copy, rename, or delete library styles
The Style Library Manager is primarily used by CAD administrators to copy, rename, and delete library styles. The CAD administrator controls the style library contents and assures that designers using styles have the same style definitions, assuring uniform document formatting.
The Style Library Manager uses the Create New Style Library command to create new style libraries.
In general, style libraries are read-only, except to make necessary changes. The Styles Library Manager uses the read-only file property, and disregards the library status specified by the Use Style Library=Read Only option in Application Options.
Any changes made to a style library are not available in other documents until the current Autodesk Inventor LT session closes and a new session is opened.
You can create new styles or rename styles in a document, but they affect only that document. Take a separate step to save a new or changed style to a style library to replace the library version. Access to the style library may be controlled by the CAD administrator.
Copy styles from one style library to another style library
You can develop style libraries that are specific to a given design document. This procedure copies styles you have already defined in one style library to another style library.
If appropriate, click Create New Style Library:
If mismatched substyles are detected, the Manage Styles dialog box opens. Indicate to overwrite the version of the substyle in the destination library or retain the current version.
Rename styles in a style library
A style name can change in the style library, but all documents that reference the old name lose their association to that style.
A warning asks you to confirm that documents links to the style will be broken. Click Yes to continue or No to cancel renaming. If Yes, enter the new style name.
Delete styles from a style library
A style can be deleted from a style library, but all documents that reference the old name lose their association to that style.
A warning asks you to confirm that the style will be permanently deleted from the style library. Click Yes to delete the style or No to cancel delete.
The Style Library Manager is used primarily by a CAD administrator to:
Any changes made to a style library are not available in other documents until the current Autodesk Inventor LT session closes and a new session is reopened.
Some styles reference other styles as substyles (for example, the dimension style references the text style as a substyle). When copying a style library, the Style Library Manager opens the Manage Styles dialog box if mismatched substyles are detected in the source and destination libraries. For each substyle, confirm to replace the current version with the source version.
The Style Library Manager also accesses the Create New Style Library dialog box to create new style libraries.
Comparing Styles Between Definitions
If a style exists in both Style Libraries and is an exact name value match (that is, Equal), then the text in the style lists has a normal font display.
If a style exists in both Style Libraries, is an exact name match, and is not a value match (that is, Not Equal), then the text for this style name displays as bold, underlined, and red.
If a style only exists in one Style Library (that is, is Unique), then the text for this style name displays as bold, underline, and blue.
| | Copies selected styles from Style Library 1 to Style Library 2. |
| | Copies selected styles from Style Library 2 to Style Library 1. |
Substyles are only copied from one style library to another if they do not exist in the target library. To avoid replacing an existing style accidentally, you are prompted to replace the target style with the source style. It occurs if a substyle exists in the target style library, and it is different from the substyle in the source library.
When copying a style library, if a source style and one or more of its substyles differ from the destination library, you are asked to select which substyles to copy to the destination library.
For example, a dimension style uses the text style as a substyle. If the text substyle referenced by the dimension style is different from the text style in the destination style library, confirm to replace the destination text style with the text substyle from the source style library.
If you choose to use a combination of Yes and No in the Overwrite column, the style in the destination style library is not identical characteristics compared to the source.
To set all styles at once, click Yes to All (to overwrite styles in the destination library) or No to All (to copy only the parent style, but not the substyles).
Creates a style library by specifying the creation method, the library location, and the source library.
Access: | Click Start menu |
In the Create New Style Library dialog box:
Creation Method selects how you want to create the library. Click the arrow to choose Copy Existing Style Library, and then modify as appropriate or Create Empty Style Library, and then select styles from one or more libraries.
New Style Library Location browses to the folder where you want to store the new library.
Source Style Library to Copy browses to the library you want to copy when the creation method is Copy. Unavailable when the creation method creates an empty style library.
When you create a drawing, it is automatically assigned an active drafting standard. The active standard controls styles used to format dimensions, text, line weights, terminators, and other drawing annotations and properties. Add or edit styles in the current document. If you want other designers to use the custom styles, save them to the style library or apply them in a drawing template.
All objects in drawings are by default formatted using a By Standard setting for the object layer and object style. The By Standard setting is configured in the Object Defaults style.
The Object Defaults style maps individual types of drawing objects to specific styles and layers. Unlike other styles used by the Standard style, there is only one Object Defaults style per standard.
Setting a style for a selected object
The Styles list on the Annotate tab of the ribbon displays the current style of a selected object in the drawing. By default, objects use the By Standard object style specified in Object Defaults. To change the style for a selected object, select another style from the Styles list. The formatting of the selected object changes according to the new style.
Setting a style for multiple selected objects of the same object type
When you select more than one object of the same type, and they are all defined by the same style, the Styles list shows the style name. Selecting a new style affects all selected objects.
If you have selected more than one object of the same type, but they are defined by different styles, the Styles list is blank. You can select a style from the list to reformat all selected objects with one style.
A drawing object such as a dimension needs a layer and an object style to specify many of its formatting properties. When creating the drawing object, the default value for the layer and object style is By Standard, and the object has the name of the active standard style. Autodesk Inventor LT evaluates objects using the By Standard layer or object style and finds the layer or object style associated with the standard.
What happens when the object default style is modified?
When you modify the object default style, all objects that reference that style update to the new settings, just like any other style.
For example, suppose you are working in a drawing where the active standard is MyStandard. MyStandard uses an object default style called MyObjectDefaults. You edit MyObjectDefaults and change the default layer for the Diameter Dimension object to MyDimensionLayer. The result is that all diameter dimensions created using MyStandard, with the layer set to By Standard, updated to use MyDimensionLayer.
What happens if the standard is modified by selecting a different object default style?
Building on the concept of modifying an object default styles, you can edit a standard style and select a different object defaults style. Doing so, you can update an entire drawing. All objects referencing the standard update to reflect the settings in the new object defaults style.
This approach is useful when reformatting a drawing from Company A's standard layer scheme to Company B's standard layer scheme.
Set the default style and layer for individual drawing objects
The default style and layer for a type of drawing objects is specified in the Object Defaults style.

Use the Style and Standard Editor dialog box to edit a balloon style.
Set the default datum target style
![]() | Use the Style and Standard Editor to set the attributes for the datum target style you plan to use in drawings. |
Changes to the style are saved in the current document only. Use ![]()
to replace the version of the style in the style library. Use caution because this procedure can affect other documents that use the style.
Set up or edit hole note format
![]() | The format for hole notes is controlled by the hole note's associated dimension style. Before you begin a drawing, define a dimension style with a hole note definition for each hole type. |
Set up hole note format in the dimension style
Edit format for a selected hole note
Set the default style for the feature control frame
![]() | Use the Styles and Standard Editor to set the attributes for feature control frames you add to a drawing. |
To make the settings available to all documents that use the style library, choose ![]()
. You may not be able to save changes to the style library if it is locked to prevent unauthorized changes.
Set defaults for sketch and section hatching
Edit the Hatch style to set the default hatch attributes for section and sketch hatches.
Show Me how to define a hatch style and set it as the default for sketch hatch fills
Set default rotation angles for hatch patterns in section views
Map materials to hatch patterns
Mapping between materials and hatch patterns determines hatch patterns in cut views. If no hatch pattern is specified for a material, the hatch pattern from the current Hatch style is used.
Break hatching around drawing annotations
![]() | Select the Cross Hatch Clipping option on the Drawing tab of the Document Settings dialog box to break hatching around drawing annotations in cut views. |
Set the default parts list style
Use the Style and Standard Editor dialog box to add or modify the parts list style attributes. Changes affect the current document only unless you click ![]()
.
Use caution if you save the new or changed default settings to the style library. You replace the current version in the style library that can affect other documents that reference the style.
Set the default style for revision tables and tags
Use the Style and Standard Editor dialog box to set the default style for revision tables and tags.
The default text style in a drawing is defined by the active drafting standard.
Set the style for drawing views and view annotations
Use the Style and Standard Editor to edit the defaults for drawing views and view annotations.
Edit the view annotation style
Set default style for weld annotations
The object defaults style determines the default layer on which an object resides and the default object style used by the object, if applicable. Using the Style and Standard Editor, you can:
Individual styles and layers for some objects can be overridden on placement or when edited by selecting a new style from the Styles list on the Annotate tab, Format panel. The change affects only the current object.
You can override the line type, line weight, scale and color for a selected edge, of a feature or part using the Edge Properties dialog box.
To override placement of an object
When you select an object to place in a document, such as a datum target symbol, the layers list and the object style list on the Annotate tab have the default value of By Standard. You can select a layer or style before you place the object to override the default values.
The placed object is reformatted with the selected layer and style.
You can change the style of a previously placed object.
The selected object is reformatted with the new style.
To override multiple selected objects
You can select more than one object and change the layer for all.
The selected objects are reformatted with the new layer.
You can also select more than one object and change the object style for all, if they use the same object style (for example, datum targets or dimensions).
The selected objects are reformatted with the new style.
Load hatch patterns from an external PAT file

You can load and use line types from AutoCAD *.lin files as the line type for an Autodesk Inventor LT layer.
Style and Standard Editor - Standard
The active standard determines the styles available for use in a drawing document. Individual styles may be edited in the current document, but the default values for all drawing objects originate with the standard.
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Sets the view label defaults, thread edge display, projection type, and front view plane.
Specifies referenced substyles for use with the standard. Some styles require another style to complete its definition. For example, dimension styles reference text styles to format dimension text.
Style Type lists styles specific to drawing documents, each of which may have multiple definitions. Click a style to display definitions.
Choose Styles to Use in Standard lists style definitions and comments, if available. Click the desired style definition to use in the current drawing document.
Shows the current settings of the Object default style. | |
Active Object Defaults | Selects the object defaults in the active standard and lists them in the window. |
Edit Object Defaults style | Activates the Object Defaults style, where you can edit one or more object defaults. For more information, see Style and Standard Editor - Object Defaults Styles. |
Object Defaults view | Shows the settings of object defaults selected in the Active Object Defaults. |
Material Hatch Pattern Defaults tab
Style and Standard Editor - Object Defaults Styles
Sets the default object settings that control which styles are associated to an object, including a default layer attribute and a default object style (where applicable). All drawing objects are formatted by a standard and its associative styles.
The Object Defaults style is a substyle of the active standard style. In a drawing document, after a standard is selected, the active Object Default style specifies which layer and object style provides the format definition for a particular object.
Unlike other style types, only one Object Default style is available for each standard. When you select a standard, you set the active Object Default style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Object default style - Filter type categories
Filter types are listed in the left column and available object types for each category in the right column:
Object Defaults style - Objects and associated Style Types
The left column shows a complete list of objects available in drawings and the right column shows the default associated object style.
Style and Standard Editor - Balloon Style
Specifies the format of balloons used to annotate drawing views. Balloons identify an item in a parts list. The number in the balloon corresponds with the part number in the parts list.
The Balloon style is a substyle of the active standard.
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set balloon attributes in the Balloon Style window:
Default Offset sets the default distance between balloons when you align them. The changed value has no effect on previously created balloons.
In Comments, enter information about the definition of a particular style, such as date created, created by, or derived from a particular standard.
Style and Standard Editor - Center Mark Style
Sets the attributes for manual and automatic center marks and centerlines. The Center Mark style is used by center marks, centerlines, bisector centerlines, centered patterns, work points, work axes, and work planes. Each portion of the center mark may be sized individually.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set attributes in the Center Mark Style window:
Style and Standard Editor - Datum Target Style
Sets the formatting attributes for datum target symbols.
The datum target style is a substyle of the standard, but its format may be defined independently of the active standard style.
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Enter a Comment about the definition of a particular style, such as date created, created by, or derived from a particular standard.
For more information about units, see Units reference.
Style and Standard Editor - Feature Control Frame Style
Specifies the content of a feature control frame. The feature control frame can be stand-alone or attached to a drawing view with a leader line.
The feature control frame style is a substyle of the standard, but its format can be defined independently of the active standard style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can use also these commands:
Values set on the General tab are used to specify symbol attributes when creating feature control frames using the Feature Control Frame dialog box.
For more information about units, see Units reference.
Style and Standard Editor - Hatch Style
The Hatch style specifies hatch attributes, for example, pattern or scale. If you edit a hatch style, all existing hatch objects that use the style change (only your overrides are kept).
The layer on which the hatch object is created defines the hatch line weight and color.
Object Defaults set the default Hatch style for Section Hatch and Sketch Hatch objects.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Pattern | Selects a hatch pattern. Select Other to add hatch patterns to the Pattern list using the Select Hatch Pattern dialog box. |
Angle | Rotates the hatch pattern by the specified angle. Enter the desired angle. |
Scale | Sets the distance between lines in the hatch. A scale of 1 uses the original distance specified in the hatch pattern. A scale of 0.5 results in line spacing that is one half of the original distance. |
Shift | Shifts the hatch pattern to offset it slightly from the original hatch pattern position. Enter the distance for the shift. |
Double | Creates a copy of the specified hatch pattern perpendicular to the first hatch pattern. |
Comments | Enter a comment about the definition of a particular style, such as date created, created by, or derived from a particular standard. |
Style and Standard Editor reference - Hole Table Style
Sets the format for hole table styles used in drawings. The hole table style is a substyle of the standard.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Sets defaults for row merging, hole tags, tag order, and view filters.
Row Merge Options sets default for merging hole table rows.
Style and Standard Editor - ID Style
Controls formatting for datum ID and feature ID. The ID style is a substyle of the standard, but its format may be defined independently of the active standard style.
Access: | If you prefer, right-click a feature or datum ID, and then select Edit Style. |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Click a Datum ID style to show its attributes.
Standards and Styles Editor - Layers Style
The Layer Style specifies a layer name and attributes for common display properties of drawing objects. Layers visibility turned On or Off in a drawing. The visibility setting is stored in the drawing, not the style library.
All object types and their associated layers are listed in the Object Defaults style, a substyle of the standard style. The Layers Style window presents all layers in a table for editing.
Access: |
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
In the Layer Styles window, modify layer attributes as needed.
Click a column heading to reverse the sort order. | |
Edit pencil | Indicates the layer selected for editing. |
Layer Name | Lists layer names in alphabetical order. |
On | Sets visibility of a layer. Default setting is On. Click to turn Off. |
Color | Sets the layer color. In the drawing, objects on the layer are visible in the selected color. When this column is sorted, the layers are in RGB order, and other layers by alphabetical order. |
Line Type | Sets the layer line type. Click to see the current line type and select from the list. Click the line type column heading to sort by the fixed line type order. |
Line Weight | Sets thickness of the lines on the layer. Click to enter a value or select a predefined weight from the list. Click the column header to sort by line weight. |
Scale by Line Weight | Select the check box to scale the line type based on the line weight. As the line weight increases, the length of segments and spaces in the line pattern also increase. Imported line types in DWG files usually have this setting turned off. Clear the check box to import line types in DWG files without distortion. |
Plot | Controls whether the selected layer is plotted. Select the plot icon to switch the plot property to On/Off. When the plot property is set to OFF, the layer continues to display in the drawing, but it does not print or get published . |
Add new layers to standard | Select the check box to add newly created layers to the current standard. Clear the check box to add new layers only to the current document. |
Style and Standard Editor - Leader Style
Sets attributes for the leader arrowhead, size and weight of the leader terminator, line format, and extension line.
The Leader style is typically referenced by other styles as a substyle. Styles that use the Leader style for formatting include the Feature Control Frame style, Datum Target style, Balloon style, Surface Texture style, Weld Symbol style, and ID style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set Leader Style attributes in the Leader Style window.
Style and Standard Editor - Parts List Style
Sets the default configuration for the parts list in a drawing or template file.
The Parts List style is a substyle of the active standard style. Its values are linked values. Changes made to parts list attributes affect all parts list objects associated with the standard.
The default values may be changed, but doing so overrides the style in the current document. To reset the value, reapply the style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set Parts List attributes in the Parts List Style window. | ||
Heading and Table Settings specify the format of the title, text styles, and rows of the table. | ||
Title | Assigns a default title for parts lists. Select the check box to show the title on the Parts List in the drawing. Type the title in the box. Clear the check box to remove a title from the parts list. | |
Text Styles | Sets the default text styles for Title, Column Header, and Data in parts lists. Text formatting is specified in the referenced Text style. | |
| | Click the pencil to open the referenced Text Style. When you save the style, the changes affect wherever the style is used. If you changed the parent style, save changes before you can edit the substyle. | |
Heading Gap | Sets the vertical space between the text and the cell frame for the parts list heading row. Enter the appropriate space in the box. | |
Row Gap | Sets the vertical space between the text and the cell frame for the parts list rows. Enter the appropriate space in the box. | |
Heading | Specifies the formatting of the parts list heading. Click the arrow to select Top, Bottom, or None. | |
Line Spacing | Sets the line spacing for each row in the parts list. Click the arrow to specify One, Two, or Three lines of text. | |
Direction | Specifies the default display direction for the parts list. Click the appropriate direction to display the list from the bottom up or the top down. | |
Default Columns Settings specify the columns to include in the parts list, and group and filtering options. | ||
| | Click Column Chooser to open the Parts List Column Chooser dialog box to select columns to include in the parts list. | |
| | Click Grouping to open the Group Settings dialog box and select properties to be used as grouping keys. | |
| | Click Filter to define one or more parts list filters in the Filter Settings dialog box. | |
Column formatting grid | Shows the format of the parts list. Click the edge of a column header and drag to resize. The Property column lists the selected properties in rows. Right-click a row to open the Column Chooser, Grouping, or Format Column dialog box. Column lists heading names for columns in parts lists. Click in the row to enter a different name. Width sets the default width for each column. Click in the row to enter a different width. | |
Comments | Enter information about the definition of a particular style, such as date created, created by, or derived from a particular standard. | |
Style and Standard Editor - Revision Tags tab
Specifies the format for revision tags. The revision tag style is a substyle of the active standard.
Access: | Alternate method: Right-click a revision tag, and then select Edit Revision Table Style. |
Substyles: | |
Leader Style | Select the default leader style from the list. Click the pencil to open the leader style for editing. |
Text Style | Select the default text style from the list. |
| | Some substyles can be edited while defining the parent. Click the pencil to edit the selected style. When you save the style, the changes are in effect wherever the style is used. |
Style and Standard Editor - Revision Tables tab
Sets the default style for revision tables. The revision table style is a substyle of the standard.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Standards and Styles Editor - Surface Texture Style
Sets the attributes for surface texture symbols. The Surface Texture Style is a substyle of the standard.
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set formatting attributes in the Surface Texture Style window:
Lay Symbol Filter lists all defined machining lay symbols. Select the check box to include the symbol or clear the check box to make it unavailable in the Surface Texture dialog box.
Style and Standard Editor - Table Style
Sets the format of inspection dimension tables and other industry-specific tables.
You can define table formatting by using the Styles Editor to create a Table style. The Table style is a substyle of the active standard, uses Text as a substyle, and can be exported individually or as part of an exported standard style. Except for the default Table style, you can apply table styles to other tables to reformat them.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Formats table data, except for columns specified individually on the Default Column Settings tab.
To format columns, click in a column name cell to open the Format Column dialog box. For more information, see the Column Format reference.
Sets the formatting and alignment properties for a column in the table.
Style and Standard Editor - Text Styles
Sets the formatting attributes for text styles.
Other styles can reference the text style as a substyle to set formatting. For example, the dimension style uses the text style to format dimension text and the parts list style uses the text style for parts lists text.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
In the Comments box, enter a comment about the definition of a particular style, such as date created, created by, or derived from a particular standard.
Style and Standard Editor - View Annotation Style
Use the View Annotation Style panel to set up defaults for view annotations.
Access: |
Style and Standard Editor - Weld Symbol Style
Defines welding symbols available for use in the drawing or template.
The Weld Symbol style is a substyle of the active standard style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
Set weld symbol attributes in the Weld Style window.
Style and Standard Editor - Weld Bead Style
The Weld Bead Style specifies the attributes for weld annotation objects in drawings, including caterpillars, end fills, and annotations recovered from a weldment model.
The Weld Bead Style is a substyle of the active standard style.
Access: |
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
In the Weld Bead Style window, specify the attributes for weld bead recover.
Sets the units for datum target style and feature control frame style.
Access: |
Use the Select Hatch Pattern dialog box to select hatch patterns to be available in the drawing.
Use the Load Hatch Pattern dialog box to locate a PAT file and select hatch patterns to load in the drawing.
Access: | In the Select Hatch Pattern dialog box, click Load. |
Hatch Pattern Definition File | Specifies the PAT file with patterns to load. Select a PAT file from the list or click Browse to locate a PAT file. |
Available Hatch Patterns | Displays hatch patterns available in the specified PAT file. Select hatch patterns to load, and then click OK to close the dialog box. |
A dimension style is a named group of dimension settings. When you apply a style to an object, the setting determines the format of that object.
The Dimension style uses the Text style as a substyle to format dimension text. You can specify individual text attributes (bold, underline, and so on) when you create or modify a dimension style. Changes to dimension text style update the Text style.
You can also specify a text style for the tolerance portion of the dimension on the Text page. If no specific text style is specified for the tolerance, the text style is used.
Dual dimension units in drawing annotations
You can display the dimension values in both primary and alternate units in the following types of drawing annotations:
The dual units display is set on the Alternate Units tab of the dimension style for dimensions and all note types.
You can modify individual dimensions for special annotation purposes.
To override dimension style settings, right-click a dimension, and then choose Options, Precision, Tolerance, or Text. Overrides always supersede the equivalent setting in the dimension style.
Reusing customized dimension styles
When you customize the dimension style in a drawing, the changes are saved in that drawing. To make customized styles available in all new drawing files, save the changes in the style library. The style is available to all documents that use the style library.
You may not be able to save changes to the style library if it is locked to prevent unauthorized changes.
The dimension styles control the drawing dimension format. The active standard provides a set of default styles, among them dimensions. You can add or edit dimension styles to control measurement units, precision, line and arrowhead styles, text styles, tolerance format, and many other attributes of dimensions. Changes to the default styles associated with the active standard affect only the current document.
When you place a dimension in a drawing, it assumes the formatting of the default dimension style. You can apply a different dimension style to individual dimensions.
On the Annotate tab, Format panel, click the arrow on the Style box, and then select a dimension style to make it active. All dimensions use the formatting of the selected dimension.
To change dimension styles, click the Style box, and then select a different dimension style.
Autodesk Inventor LT provides several dimension styles for each drafting standard. You can use the preset styles to create your own styles.
The new style is available only in the current document, unless you right-click the new style name in the editor browser, and then select Save to Style Library. You may not be able to save changes to the style library if it is locked to prevent unauthorized changes.
Create new dimension style from selected dimensions
You can use the formatting of existing dimensions to create a dimension style.
Display primary and alternate units in drawings
Drawing dimensions and notes display values in the primary measurement units specified in the dimension style or in the part file. If appropriate, set dimensions and notes to display dimension values also in alternate units.
Dimensions and notes can display values both in primary and in alternate measurement units. You select the display options to control the appearance of dual dimensions.
Display or hide alternate units
Use part units or primary units from the style
| | To see the tapped drill diameter display in a drawing, add the Tap Drill value to the Edit Window in the Styles Editor dialog box. Note: A thread type must be specified. |
Style and Standard Editor - Dimension Style
Sets the format of dimension styles used in drawings.
The dimension style is a substyle of the standard, but format may be defined regardless of the active standard style. The dimension style references text and leader styles as substyles for formatting.
For the current document, you can click:
On the Manage tab, Styles and Standards panel, you can also use these commands:
In the Dimension Style window, click a tab to show attributes.
The Units tab sets dimension attributes for units, linear and angular format and precision, and display preferences.
In Comments, enter information about the definition of a particular style, such as date created, created by, or derived from a particular standard.
The Alternate Units tab sets the alternate unit attributes for the dimension style.
The Display tab sets attributes for extensions, terminators, dimension line visibility, break line symbol, and positioning.
The Primary Text Style selects an existing text style to use for the dimension text. The text is a substyle that uses font, justification, and color defined in the text style. Click the arrow to select a style.
The Tolerance tab sets tolerance format for the dimension style.
The Options tab sets preferences for arrowhead placement, extension line visibility, radius, horizontal, and angular dimensions, and leaders and origins of ordinate dimensions.
The Notes and Leaders tab formats hole and thread notes, revision tags, hole tags, leader text objects, and chamfer notes.
Unless indicated otherwise, all values are linked to the note. Changes to the values affect notes associated with the modified style.
Options | Use Default sets hole note formatting to the default. Check the box to use defaults. Remove the check mark to change the formatting. Not available for chamfer notes. Tap Drill indicates that the current format selected (from the combination of Hole type and Thread type) is used when the Tap Drill option is turned on for edited hole notes. Select a hole note, right-click, and select Edit Hole Note. Then select the Tap Drill option on the Hole Note edit dialog box. Not available for chamfer notes. Part Units sets the note to use the measurement units of the model. Check the box to use model units. Remove the check mark to use the measurement units specified by the dimension style. Not available for chamfer notes. Precision/Tolerance Settings opens the Precision and Tolerance dialog box so you can add tolerance information to values included in notes. Apply to All applies all selected settings in the Options box to all hole and thread types, including all settings in the Precision and Tolerance dialog box. Not available for chamfer notes. |
General settings | Unlike other options, general settings are a single setting for each hole note or leader object. Edit Quantity Note opens the Quantity Note dialog box. Allows custom configuration of the quantity note display in the context of a hole note (represented by the Quantity Note symbol). Leader style sets a specific leader for hole notes and leader text. Edit opens the Leader Style so that attributes can be modified. For more information about the leader style, see Style and Standard Editor - Leader Style. Justify text to leader overrides the text style justification settings and automatically justify toward the leader. Clear the check box to retain the text style. Leader orientation specifies whether leader text is aligned to the leader or horizontal to the line. Click the arrow to select horizontal or aligned. Leader text alignment controls how text displays relative to the leader landing line and sets underlining for multi-line text. Click arrow to select first line centered, all above landing line, first above landing line, JIS alignment/format, vertical extension, or all above landing underlined. |
Thread Note Settings | Select the Custom Designation check box to apply the custom thread designation field from the Thread.xls spreadsheet instead of the default note (thread designation and class). |
Creates text to describe quantity in hole notes. Quantity note is not displayed if the hole note is used in the context of a hole table or if the quantity is less than two.
Sets the precision and tolerance attributes for hole or chamfer notes.
Options depend on which note type is selected on the Units tab of the Dimension style dialog box.
There are two types of lighting methods. Scene lighting is used in the modeling environment and Studio lighting is used for the rendering environment. Scene lighting can be used for rendering by selecting
Standard lighting consists of four lights, each of which can be on or off.
Standard lights are directional lights. Their position can be edited in relation to the model. Two position sliders adjust the light direction:
The lighting results differ based on the light Relative movement setting:
The active lighting style sets the direction and appearance of shadows.
To display shadows, select All Shadows from the Shadows list on the
.
Inventor Studio light settings differences
In Inventor Studio, the major differences from above are:
See Inventor Studio documentation for details.
Add IBL Environments for lighting styles
Producing IBL environments for Inventor requires a level of photographic skill, used to product HDR images, and image editing technique. You can obtain and use additional IBL Environments with Inventor lighting styles.
Obtain additional IBL Environments
To use the new IBL Environment you must do either of the following:
Modify an existing lighting style
Style and Standard Editor - Lighting Style
Light | |
Switches lights on and off, and selects lights to edit. | |
|
| Click to switch a light on or off. |
|
| Click to select a light. |