doc.arcgis.com/en/cityengine/2025.0/cga/cga-colon-operator.htm

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

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      colon operator—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      colon operator Syntaxfloat[] base : limitfloat[] base : increment : limitThe colon operator is only available as a parameter for the array initialization function and the index operator (inside a bracket [] notation).Parametersbase—floatStarting value of sequence.increment—floatSuccessively added value to base. Must be positive for an ascending sequence base<=limit or negative for a descending sequence base>=limit. Default is 1.limit—floatMaximum/minimum value which is not exceeded.ReturnsAn array containing a sequence of float values [ base, base + increment, base + 2*increment, ... ]where the last element does not exceed limit.Parameters base, increment and limit are given in a colon-separated notation.The size of the returned array
  • 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

5