CadDataTableColumn.Point3D

CadDataTableColumn.Point3D property

Gets or sets the point 3d.

public Cad3DPoint Point3D { get; set; }

Property Value

The point 3d.

See Also