Library | Module

Interface IpfcFIATExportInstructions



Description

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



Method Summary

FunctionCCpfcFIATExportInstructions.Create (Flags as IpfcGeomExportFlags) as IpfcFIATExportInstructions
Creates a new instructions object used to export a part or assembly in FIAT format.



Method Detail


FunctionCCpfcFIATExportInstructions.Create (Flags as IpfcGeomExportFlags) as IpfcFIATExportInstructions

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 IpfcModel.Export() to produce the output file.
Parameters:
Flags
A IpfcGeomExportFlags object that specifies extend-surface and Bezier settings.
Returns: