Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbDatabase Class
>
OdDbDatabase Methods
>
setCurrentUCS Method
>
OdDbDatabase::setCurrentUCS Method (OdDb::OrthographicView)
OdDbDatabase::setCurrentUCS Method (OdDb::OrthographicView)
Syntax
C++
void
setCurrentUCS
(OdDb::OrthographicView
viewType
);
Description
Sets the current UCS of this database object.
Parameters
Parameters
Description
viewType
[in] Orthographic view type.
Remarks
viewType must be one of the following:
Name
Value
View type
OdDb::kNonOrthoView
0
Non-orthographic with respect to the UCS
OdDb::kTopView
1
Top view with respect to the UCS
OdDb::kBottomView
2
Bottom view with respect to the UCS
OdDb::kFrontView
3
Front view with respect to the UCS
OdDb::kBackView
4
Back view with respect to the UCS
OdDb::kLeftView
5
Left view with respect to the UCS
OdDb::kRightView
6
Right view with respect to the UCS
Links
OdDbDatabase Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!