User's Guide > Drawings > Creating Views
Creating Views
 
Function Introduced:
A general view is usually the first view placed on a drawing sheet. It is the most versatile view, that is, it can be scaled or rotated to any setting.
A projected view is an orthographic projection of another view’s geometry along a horizontal or vertical direction.
The above functions create general and projected drawing views.
Example 6: Creating General and Projected Drawing Views
The sample code in the file UgDrawingViews.c located at <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_drawing adds a new sheet to a drawing, and creates one general and two projected views of a selected model.
È stato utile?