Purpose
Provide a concise, tech-ready reference for using and configuring the ISO symbol SKEY field in AutoCAD Plant 3D isometric drawings, suitable for designers, CAD administrators, and P&ID-to-isometric workflows.
Audience
CAD designers, drafting standards authors, and Plant 3D administrators familiar with isometrics and project configuration.
Contents
Overview
SKEY: definition and role
Common SKEY values and mapping
Where SKEY appears in Plant 3D/isogen outputs
Configuring SKEY in Project Setup and Spec Editor
Editing SKEY in catalogs and piping components
Using SKEY in isometric symbols and annotation rules
Troubleshooting checklist
Example configuration (step-by-step)
Change log & versioning
Overview
Example configuration (step-by-step) a) Define project convention:
Change log & versioning
Appendix: Quick reference table (example)
Implementation notes and best practices (short)
If you want, I can:
In the world of AutoCAD Plant 3D, the SKEY (Symbol Key) is the "translator" that tells the software exactly which 2D symbol should represent a complex 3D component on an isometric drawing.
Here is a short story to help you visualize how this works in a real project. The Mystery of the "Boxy" Valve
The ProblemA piping designer named Alex was working on a high-pressure line and added a custom multiport valve to the 3D model. Everything looked perfect in the 3D space, but when Alex generated the production isometric, the valve appeared as a boring, generic rectangle instead of a professional symbol.
The DiscoveryAlex realized that while the 3D model knew what the valve was, the isometric engine didn't know how to draw it. The link was missing: the SKEY. Alex found that every component needs a four-character SKEY (like VBBW for a Ball Valve Butt Weld) to tell the engine which block to use from the project's library. The Fix: A Three-Step Journey How to configure new isometric symbol in AutoCAD Plant 3D autocad plant 3d iso symbol skey
In the world of AutoCAD Plant 3D, the SKEY (Symbol Key) is the "DNA" that determines how a 3D component is reborn as a 2D symbol on an isometric drawing. Without a proper SKEY, your piping models literally "lose their identity" when you try to generate documentation. The Story of the "Vanishing Valve"
Imagine a lead engineer who spent weeks modeling a complex refinery unit. Everything looked perfect in 3D—pipes were routed, and high-performance custom valves were meticulously placed. But when they hit "Generate Isometric," the result was a disaster: the valves had completely disappeared from the drawing, leaving the pipe lines disconnected and floating in white space. The culprit? A missing SKEY. How the SKEY Works its Magic
The Secret Code: An SKEY is typically a four-character code (like VBFL for a flanged ball valve) found in the component’s properties.
The Translation Map: The SKEY tells Plant 3D to look inside a specific "translation manual"—the IsoSkeyAcadBlockMap.xml file.
The Final Form: This map then points the software to a specific block in the IsoSymbolStyles.dwg library. Only then does the 3D valve "know" to appear as a professional 2D symbol on the final sheet. The Wildcard Twist
In a clever design choice, SKEYs often use wildcards. For example, a code like EL?? can match any elbow (like ELBW or ELSW), allowing the software to automatically pick the right symbol even if the specific end-connection varies slightly.
Pro-Tip for Your Next Project: If your components are missing on an ISO, always check the Content ISO Symbol Definition in your Spec Editor. A single empty field there can break an entire drawing set.
Creating Custom Isometric Symbols in AutoCAD Plant 3D - Piping Content
AutoCAD Plant 3D (Symbol Key) is a critical 4-character code that tells the software which 2D isometric block to use for a 3D component. While the
(e.g., VALVE, FLANGE) defines how a component behaves and is categorized in the bill of materials, the determines its visual appearance on the isometric drawing. How SKEYs Work An SKEY is typically a combination of two letters for the component type and two letters for the end connection : For example, in the SKEY stands for "Valve, Ball." stands for "Butt Weld."
: The link between an SKEY and an actual AutoCAD block is managed in the IsoSkeyAcadBlockMap.xml file, located in your project's : You can use wildcards like AutoCAD Plant 3D — ISO Symbol SKEY Reference
in the mapping file to group similar SKEYs under one symbol. For instance, might map both (Elbow Socket Weld) and (Elbow Butt Weld) to the same "Elbow" block. Creating and Assigning Custom Symbols
If you need a symbol that doesn't exist out-of-the-box, follow these general steps:
AutoCAD Plant 3D 2022 帮助 | FAQ: How do I create a custom Iso symbol?
The Symbol Key (SKEY) system in AutoCAD Plant 3D acts as a critical bridge between a detailed 3D model and its simplified 2D representation on an isometric drawing. Without a properly assigned SKEY, the software cannot determine which 2D block to use, often causing isometric generation to fail or split unexpectedly. The Core Mechanics of SKEYs
An SKEY is a four-character code that maps a 3D component to a specific 2D isometric block. It typically consists of two parts:
A Two-Letter Prefix: This usually indicates the component type (e.g., "VB" for a ball valve, "EL" for an elbow).
Two Additional Characters: These often define end conditions, such as "BW" for butt-welded or "FL" for flanged.
The mapping is controlled by the IsoSkeyAcadBlockMap.xml file located in the project’s isometric folder. This file links specific SKEYs to the graphical blocks stored in IsoSymbolStyles.dwg. For example, the SKEY FLSO might be mapped to a block named FlangeNew. Workflow for Customization
When a standard SKEY is insufficient for a project's needs, users can follow a structured four-step customization process:
Sometimes you don't need to draw a new symbol; you just need to tell Plant 3D that a specific part in your Spec sheet should use an existing SKEY.
For example, you might have a "Jacket Gate Valve" in your spec. By default, its SKEY might be blank. You want it to look like a standard Gate Valve (GV). Overview
This is the preferred method for permanent fixes.
Ball Valve, 2", Flanged).VAB to VAG if you want it to draw as a gate valve on isometrics.The software doesn’t magically know to use GAG. You must create a link.
Properties → Isometric Settings → Advanced → Symbol Mapping File).IsoSkeyAcadBlockMap.xml in Notepad or XML Notepad.<SkeyMap> section.<SkeyMap skey="GATE-OPR-GEAR" acadBlock="GAG" />
Wait. If your spec uses the short SKEY GAV, you cannot map GAV to two blocks. You must either:
SKEY = GATE-OPR-GEAR, ORSKEY on the component in the 3D model (via Properties palette).