

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

Configuration |

Geometry |

/* optional */ pfcInclusionFlags | IncludedEntities |

/* optional */ pfcLayerExportOptions | LayerOptions |

/* optional */ pfcSelection | ReferenceSystem |

/* optional */ pfcTriangulationInstructions | TriangulationOptions |
