Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

f0e67578 36e5 6313 4287 b868a6b1603b

haplokuon edited this page May 6, 2023 · 1 revision

UcsOrg Field

netDxf 3.0.0 Library

Origin of current UCS (in WCS).

Definition

Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string UcsOrg = "$UCSORG"

VB

Public Const UcsOrg As String = "$UCSORG"

C++

public:
literal String^ UcsOrg = "$UCSORG"

F#

static val mutable UcsOrg: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally