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

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

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      AlignStaticModelSettings—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      AlignStaticModelSettings Static model align settings. @example: # Settings class used to control parameters for AlignStaticModels operation staticModelLayer = ce.getObjectsFrom(ce.scene, ce.isStaticModelLayer, ce.withName("'Landmarks'")) settings = AlignStaticModelsSettings() heightmap = ce.getObjectsFrom(ce.scene, ce.isMapLayer, ce.withName('Heightmap'))[0] settings.setHeightmapLayer(heightmap) ce.alignStaticModels(staticModelLayer, settings) Methods defined here: 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 the aligned vertices. @return: Value of Offset field. [float] setHeightmapsetHeightmap(self, stringValue): Sets Heightmap field. Specifies the heightmap 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