doc.arcgis.com/en/cityengine/2025.0/cga/cga-float-array-function.htm

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

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      floatArray function—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      floatArray function Syntaxfloat[] floatArray()float[] floatArray(values)Parametersvalues—((float[], string[], bool[])Values to convert.ReturnsIf values is not given, an empty float array is returned.If values is given, a float array is returned that contains the elements of values converted to the corresponding float values.Related bool function float function str function boolArray function stringArray function array initialization function ExamplesfloatArray([1, 0, 1.777, 20]) # result = [1,0,1.777,20] floatArray(["1.5", "-2", "0", "nixda", "5+6" ]) # result = [1.5,-2,0,nan,5] floatArray([true, false, true]) # result = [1,0,1]
  • 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

6