Graph Networks can automatically create shapes, such as lots or street shapes.
To enable or disable shape creation, use the shapeCreation parameter at the block, street or node parameters in the inspector. By default, shape creation is enabled.
Shape creation parameters
Lots and street shapes can be controlled through the corresponding parameter panel in the Inspector.
- Blocks create lots from block default start rules (Lot, LotCorner, LotInner), see Block Parameters
- Segments create street shapes, see Street Parameters
- Nodes create intersection shapes, see Intersection Parameters
- Shapes generated by nodes and segments from default start rules, such as Street, Sidewalk, or Roundabout, are specified by their shape types, see Street and Crossing Shapes
Alternatively, the Street Tool can be used to edit street widths or setup curve handles.
Note:
For each loop in the graph network, a block is automatically created, see Graphs for details.
Object attribute inheritance
- Lots inherit the attributes of the block.
- Street Shapes inherit the attributes of the segment.
- Intersection shapes inherit the attributes of the node.
- The italic font indicates inherited attributes in the Inspector
UV coordinates
UV coordinates are generated for each shape. They can be used for UV Splits and texturing. For details of the UV coordinates, see Street and Intersection Shape UVs.