Library | Module

Class pfcView2DCreateInstructions



Description

This is the parent interface for interfaces used for creating drawing views.
See Also:
pfcModel2D.CreateView(), pfcGeneralViewCreateInstructions, pfcProjectionViewCreateInstructions
Direct Known Subclasses:
pfcGeneralViewCreateInstructions, pfcProjectionViewCreateInstructions



Method Summary

pfcView2DTypeGetType ()
Gets the type of view that this instructions object will create.



Method Detail


pfcView2DTypeGetType ()

Gets the type of view that this instructions object will create.
Returns:
The view type.