doc.arcgis.com/en/cityengine/2025.0/cga/cga-nil.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titleNIL operation—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptionNIL operation SyntaxNILDescriptionThe NIL operation deletes the current shape from the shape tree. It can be used, for example, to create holes in split operations or to terminate recursive rules.Relatedpush/pop operationExamplesUsing NIL to create holes Lot--> extrude(10) split(x){ { ~1 : X | ~1 : NIL }* | ~1 : X } NIL creates holesUsing NIL to stop a recursion attr ErkerFact = 0.8 attr ErkerDepth = 0.8 attr ErkerStop = 2 Lot--> extrude(10) X comp(f) { all : Erker } Erker--> case(scope.sx > ErkerStop) : s('ErkerFact, 'ErkerFact, 0) center(xy) alignScopeToGeometry(yUp, 0) extrude(ErkerDepth) X comp(f){top : Erker} else: NIL NIL stops recursion
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