CadViewTableObject.UcsXaxis

CadViewTableObject.UcsXaxis property

Gets or sets the ucs xaxis.

public Cad3DPoint UcsXaxis { get; set; }

Property Value

The ucs xaxis.

See Also