doc.arcgis.com/en/cityengine/2025.0/python/align-graph-settings.htm

Preview meta tags from the doc.arcgis.com website.

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      AlignGraphSettings—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      AlignGraphSettings Graph align settings. @example: # Settings class used to control parameters for alignGraph operation graph = ce.getObjectsFrom(ce.scene, ce.withName('streets')) settings = AlignGraphSettings() heightmap = ce.getObjectsFrom(ce.scene, ce.isMapLayer, ce.withName('Heightmap'))[0] settings.setHeightmapLayer(heightmap) ce.alignGraph(graph, settings) Methods defined here: getAlignFunctiongetAlignFunction(self): Gets AlignFunction field. Specifies the alignment function. @return: Value of AlignFunction field. ["PROJECT_ALL", "PROJECT_BELOW", "PROJECT_TO_OBJ_AVG", "TRANSLATE_TO_AVG", "TRANSLATE_TO_MAX", "TRANSLATE_TO_MIN"] [str] getHeightmapgetHeightmap(self): Gets Heightmap field. Specifies the heightmap to align to. Use "y = 0" for alignment to X-Z plane. @deprecated: Only for legacy scripts, use getHeightmapLayer instead. @return: Value of Heightmap field. [str] getHeightmapLayergetHeightmapLayer(self): Gets HeightmapLayer field. Specifies the heightmap to align to. Use "y = 0" for alignment to X-Z plane. @return: Value of HeightmapLayer field. [str] getOffsetgetOffset(self): Gets Offset field. Y-Offset to be added to
  • 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

Links

1