doc.arcgis.com/en/cityengine/2025.0/cga/cga-nil.htm

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

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      NIL operation—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      NIL 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

Links

2