adjacent_zone#
Bases:
TUIMenu
Enters the prism adjacent zone controls menu.
Methods:
project_adjacent_angle
(*args, **kwargs)Determines whether or not to project to an adjacent zone.
side_feature_angle
(*args, **kwargs)Specifies the angle used for computing the feature normals.
Determines whether or not to project to an adjacent zone. If a zone shares outer nodes with any of the zones from which the layers are being grown (the “base zones”), its angle with respect to the growth direction is compared with this value. If the angle is less than or equal to this value, then the zone will be projected to. The default value is 75 degrees. See for details.
Specifies the angle used for computing the feature normals.