doc.arcgis.com/en/cityengine/2025.0/cga/cga-comp-function.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titlecomp function—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptioncomp function Syntaxfloat[] comp(component) { selector operator expression | ... }string[] comp(component) { selector operator expression | ... } bool[] comp(component) { selector operator expression | ... }Parameterscomponent, selector, operator These parameters are the same as for the comp operation.expression—(float, string, bool)An expression evaluated per component. All expressions must be of the same type.ReturnsAn array that contains the returned values of expression for each component.Description The comp function, very much like the comp operation, divides a shape into topological components (wrt. component, selector, operator) which result in new component shapes. But in contrast to the operation the function does not process the
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
9- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-array-type-operators.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-comp-attribute.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-comp.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-context-queries.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-edge-attr-function.htm