API Documentation > Interface Classes > Class pfcImport2DInstructions
Class pfcImport2DInstructions

# include <pfcModel.h>

class
pfcImport2DInstructions
: public virtual
pfcImportInstructions
{
xdeclare(pfcImport2DInstructions)
...
};
This is a
COMPACT class.

Description
This interface contains instructions used for importing a 2-D file into Creo Parametric.
See Also:
Manual References:
Direct Known Subclasses:
Method Summary
Methods Inherited from Class pfcImportInstructions::
Method Detail
GetImport2DViews
()
void
SetImport2DViews
(optional xbool value)
GetScaleToFit
()
void
SetScaleToFit
(optional xbool value)
GetFitToLeftCorner
()
void
SetFitToLeftCorner
(optional xbool value)
Was this helpful?