Syntax
- resetGeometry()
Description
The resetGeometry operation resets the geometry to the initial shape's state. Additional operation properties are:
- trim planes are removed,
- shape attributes remain unchanged, but scope and pivot are reset to the initial shape's state,
- generic attributes, which are declared as rule attributes, remain unchanged (see Attributes),
- projection matrices remain unchanged.
Related
Example
Recursive setbacks
Setbacks are applied recursively in order to create a sum of floor areas (gross floor area). Each setback shall be applied wrt. the initial shape. Therefore, the geometry is reset before the setback is applied. Note how shape attributes (here the color) are not changed.
|