HeaderVariablesUCSorg Property
|
Origin of current UCS (in WCS)
Namespace:
DXFReaderNET.Header
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public Vector3 UCSorg { get; set; }
Public Property UCSorg As Vector3
Get
Set
public:
property Vector3 UCSorg {
Vector3 get ();
void set (Vector3 value);
}
member UCSorg : Vector3 with get, set
PROPERTY UCSorg AS Vector3 GET SET
Property Value
Type:
Vector3See Also