Library | Module

Class pfcFIATExportInstructions



Description

Used to export a part or assembly in FIAT format.
Direct Parent Classes:
pfcGeomExportInstructions



Method Summary

static pfcFIATExportInstructionsCreate (pfcGeomExportFlags Flags)
Creates a new instructions object used to export a part or assembly in FIAT format.



Method Detail


static pfcFIATExportInstructionsCreate (pfcGeomExportFlags Flags)

Creates a new instructions object used to export a part or assembly in FIAT format.

This export option has no equivalent in the Creo Parametric interface. The return value must be passed to pfcModel.Export() to produce the output file.
Parameters:
Flags
A pfcGeomExportFlags object that specifies extend-surface and Bezier settings.
Returns: