CadUcsTableObject.OrthographicTypeOrigin

CadUcsTableObject.OrthographicTypeOrigin property

Gets or sets the orthographic type origin.

public Cad3DPoint OrthographicTypeOrigin { get; set; }

Property Value

The orthographic type origin.

See Also