Automatic Rebuild
This setting controls if the geometry sequence is automatically rebuilt when clicking a node in the model tree outside the geometry sequence. You can change it by entering:
model.component(
<ctag>
).geom(
<tag>
).autoRebuild(
<newAutoRebuild>
);
where
<newAutoRebuild>
is
on
or
off
.
The default geometry representation is controlled by the preference setting
Geometry>Automatic rebuild>
Default in new geometries
.