Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbUCSTableRecord::ucsBaseOrigin Method
Syntax
C++
OdGePoint3d ucsBaseOrigin(OdDb::OrthographicView nView) const;

Returns the three-dimensional point of the origin of the user coordinate system (UCS) for the specified orthographic view in the world coordinate system (WCS) (DXF 13), when the UCSBASE system variable is set to this UCS record object. 

 

Parameters
Description
nView
[in] Identifier of the orthographic view.

The orthographic view identifier can take the following values: 1-Top, 2-Bottom, 3-Front, 4-Back, 5-Left, 6-Right.

Example of Working with the UCS Record Object 

Specific Properties of UCSs 

OdDbUCSTableRecord::setUcsBaseOrigin() method

Copyright © 2002-2022. Open Design Alliance All rights reserved.