User's guide > Drawings > Drawing Views > Creating Drawing Views
Creating Drawing Views
Method Introduced:
The method pfcModel2D.Model2D.CreateView creates a new view in the drawing. Before calling this method, the drawing must be displayed in a window.
The interfacepfcView2D.View2DCreateInstructions contains details on how to create the view. The types of drawing views supported for creation are:
DRAWVIEW_GENERAL—General drawing views
DRAWVIEW_PROJECTION—Projected drawing views
Was this helpful?