Skey - Autocad Plant 3d Iso Symbol

3D Part Property (SKEY) -> ISO Symbol Map -> 2D Block in IsoSymbols.dwg

If the SKEY is missing or does not match a block in the symbol library, the ISO engine draws a default box or an "unknown" symbol (usually a question mark or a blank circle).


Even with a robust workflow, SKEY errors are the most common cause of "bad Isos." Here are the top three scenarios you

In AutoCAD Plant 3D, the combination of ISO Symbol Type and SKEY (Symbol Key) is the engine that converts 3D piping models into accurate isometric drawings. Without a valid SKEY, the software cannot identify which symbol to place, often resulting in fragmented or split isometric outputs. Core Concepts

SKEY (Symbol Key): A typically four-character code that identifies the specific representation of a component (e.g., VBFL for a flanged ball valve).

Structure: Usually, the first two letters represent the component type (e.g., FL for Flange), and the next two define the end connection or specific subtype (e.g., SC for Screwed). autocad plant 3d iso symbol skey

ISO Symbol Type: Defines the behavioral logic of the component, such as whether it sits on a line (FLANGE) or terminates it (FLANGE-BLIND).

Wildcards: SKEY mapping supports wildcards like ? and *. For example, EL?? can match both ELSW (socket weld elbow) and ELBW (butt weld elbow). File Architecture

Management of these symbols happens across three primary files in your project directory: How to configure new isometric symbol in AutoCAD Plant 3D

In AutoCAD Plant 3D, the SKEY (Symbol Key) is a critical property used to map 3D piping components to their 2D isometric representations. It acts as a bridge, ensuring that when you extract an isometric drawing, the software knows exactly which block symbol to use for a specific part, such as a ball valve or a flange. The Structure of an SKEY

An SKEY typically consists of four characters that define the component and its end conditions: 3D Part Property (SKEY) -> ISO Symbol Map

First Two Characters: Represent the component type (e.g., VB for Ball Valve, FL for Flange, EL for Elbow).

Last Two Characters: Indicate the end connections or specific subtype (e.g., FL for Flanged, SW for Socket Weld, SC for Screwed/Threaded).

Example: VBFL identifies a flanged ball valve, while VBSW identifies a socket-welded ball valve. AutoCAD Plant 3D 2025 - Isometrics SKEYS / End Connections


In the world of plant design and piping engineering, the Isometric Drawing (ISO) is the deliverable that matters most to fabricators and fitters. It is the bridge between a 3D model and the physical pipe spool. Within AutoCAD Plant 3D, the generation of these isometric drawings is highly automated, but the true power to customize them lies hidden in a seemingly cryptic code: the SKEY (Symbol Key).

If you have ever opened an isometric configuration file (.dwg or .pcf) and wondered why a specific gate valve looks like a ball valve, or why your specialty instrument isn't showing up at all, you have encountered an SKEY mismatch. Even with a robust workflow, SKEY errors are

This article is a deep dive into the world of AutoCAD Plant 3D ISO Symbol SKEYs. We will cover what SKEYs are, how they map to ISO symbols, how to modify existing symbols, and how to create custom ones for your specific project standards (like DIN, JIS, or client-specific PID symbols).


Before we modify anything, we must understand the hierarchy of how AutoCAD Plant 3D draws an isometric.

When you place a component in the 3D model (e.g., a gate valve), the part has several properties:

When you run the IsoConfig and generate the drawing, the Plant 3D ISO engine reads the SKEY from the model. It then looks at the IsoSymbols.dwg file (or your project’s symbol map) and finds the block named GV. It then inserts that block (the 2D representation) onto the isometric line.

In short: The SKEY is the lookup key that tells the ISO engine which 2D block to draw.