doc.arcgis.com/en/cityengine/2025.0/python/abc-export-model-settings.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titleABCExportModelSettings—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptionABCExportModelSettings Encodes geometry into the alembic format. @example: # Settings class used to control parameters for exporting models to ALEMBIC exportSettings = ABCExportModelSettings() exportSettings.setFilename(ce.toFSPath("/python/models/batchExportTests/") + "/abc_batchexport.abc") exportSettings.setTerrainLayers(exportSettings.TERRAIN_NONE) exportSettings.setTriangulateMeshes(True) ce.export(ce.selection()[0], exportSettings) Methods defined here:getAtlasAddWrapBordergetAtlasAddWrapBorder(self): Gets AtlasAddWrapBorder field. Add a border of clamped pixels to protect against wrap mode bleeding. @return: Value of AtlasAddWrapBorder field. [True/False] getCellSizegetCellSize(self): Gets CellSize field. Cell size (meters) of top level grid of shapes (0 = single cell). @return: Value of CellSize field. [int] getCreateTextureAtlasesgetCreateTextureAtlases(self): Gets CreateTextureAtlases field. Creates texture atlases which combine a set of textures into one, thus reducing the number of textures and materials. All textures except COLORMAPs are removed. @return: Value of CreateTextureAtlases field. [True/False] getExistingFilesgetExistingFiles(self): Gets ExistingFiles field. Specifies how
Link Tags
8- shortcut icon/assets/img/favicon.ico
- stylesheet/assets/css/screen.css
- stylesheet/cdn/calcite/css/documentation.css
- stylesheet/assets/css/print.css
- stylesheet/cdn/css/colorbox.css