This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 419
3337e506 3017 3158 e674 3ac8d9b884f4
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default drawing units for AutoCAD DesignCenter blocks.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string InsUnits = "$INSUNITS"
VB
Public Const InsUnits As String = "$INSUNITS"
C++
public:
literal String^ InsUnits = "$INSUNITS"
F#
static val mutable InsUnits: string
String
The US Surveyor Units were introduced in the AutoCad2018 DXF version (AC1032), they may be not supported if the file is loaded in earlier versions of AutoCad.