Configuring DXF Styles in GGP
Overview
The [DXF Styles] section in GGP’s configuration allows you to map GGP line styles to specific AutoCAD® line styles.
For example:Solid=CONTINUOUS
This means the GGP line style Solid will be mapped to the AutoCAD line style CONTINUOUS.
A common remapping is:ShortDash=CONTINUOUS
This ensures that kerb lines (which GGP draws as short dashes by default) are drawn as solid lines in AutoCAD.
Default DXF Style Mappings
| GGP Line Style | AutoCAD Line Style |
|---|---|
| Solid | CONTINUOUS |
| Longdash | DASHED |
| Dotted | DOT |
| Dashdot | DASHDOT |
| Mediumdash | HIDDEN |
| Dash2dot | DIVIDE2 |
| Shortdash | DOT |
Notes
You can change these mappings in the
GGP.INIconfiguration file.Only update entries if you want to override the defaults.
If Save settings on exit is enabled, GGP will remove unchanged default entries from the file when closed.
Comments
0 comments
Please sign in to leave a comment.