Library | Module

Class pfcExport3DInstructions



DEPRECATED: <incorrect deprecated ref>
SUCCESSOR(S): <reference 5 to unknown entity none>

Description

This interface is used to export a solid model to a specified format. This interface is deprecated in Creo5.
Direct Parent Classes:
pfcExportInstructions
Direct Known Subclasses:
pfcSTEP3DExportInstructions, pfcVDA3DExportInstructions, pfcIGES3DNewExportInstructions, pfcCATIAModel3DExportInstructions, pfcACIS3DExportInstructions, pfcDXF3DExportInstructions, pfcDWG3DExportInstructions, pfcCATIASession3DExportInstructions, pfcJT3DExportInstructions, pfcUG3DExportInstructions, pfcParaSolid3DExportInstructions, pfcCatiaPart3DExportInstructions, pfcCatiaProduct3DExportInstructions, pfcCatiaCGR3DExportInstructions, pfcSWPart3DExportInstructions, pfcSWAsm3DExportInstructions



Property Summary

pfcAssemblyConfigurationConfiguration
The configuration to use when exporting the model.
pfcGeometryFlagsGeometry
The geometry type(s) to export.
/* optional */ pfcInclusionFlagsIncludedEntities
Flags indicating whether or not to include certain entities. If null, do not include these entities.
/* optional */ pfcLayerExportOptionsLayerOptions
Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes.
/* optional */ pfcSelectionReferenceSystem
The coordinate system used for the export. If null, the default model coordinate system is used.
/* optional */ pfcTriangulationInstructionsTriangulationOptions
Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation.



Property Detail


pfcAssemblyConfigurationConfiguration

The configuration to use when exporting the model.




pfcGeometryFlagsGeometry

The geometry type(s) to export.




/* optional */ pfcInclusionFlagsIncludedEntities

Flags indicating whether or not to include certain entities. If null, do not include these entities.




/* optional */ pfcLayerExportOptionsLayerOptions

Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes.




/* optional */ pfcSelectionReferenceSystem

The coordinate system used for the export. If null, the default model coordinate system is used.




/* optional */ pfcTriangulationInstructionsTriangulationOptions

Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation.