Autodesk.AutoCAD.Geometry Namespace > CoordinateSystem3d Structure > CoordinateSystem3d Properties > Origin Property
CoordinateSystem3d.Origin Property
Description

 

Returns the origin of the coordinate system.

Visual Basic
Public Property Origin() As Point3d
C#
public Point3d Origin;
Conditions

Read-only

Links
   Comments?