adjacent_zone#
Bases:
TUIMenu
Enters the prism adjacent zone controls menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
project
(service, version, mode, path)Project outer nodes to adjacent planar zones?.
project_adjacent_angle
(service, version, ...)Determines whether or not to project to an adjacent zone.
project_converged
(service, version, mode, path)Convergence criterion for projection to adjacent zones.
project_iter
(service, version, mode, path)Maximum number of iterations for projection to adjacent zones.
retri_feature_angle
(service, version, mode, path)This angle (degrees) is used for determining the feature edges on the face zones which are retirangulated.
retriangulate_adjacent
(service, version, ...)Retriangulate planar zones along which prism layers are grown?.
side_feature_align_angle
(service, version, ...)This angle (degrees) is used for aligning projected normals along a feature edge.
side_feature_angle
(service, version, mode, path)Specifies the angle used for computing the feature normals.
side_topology_align_angle
(service, version, ...)This angle (degrees) is used for aligning projected normals along one from many feature edges based on topology (if feature-align doesn't occur).
__init__ method of TUIMenu class.
Bases:
TUIMethod
Project outer nodes to adjacent planar zones?.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Convergence criterion for projection to adjacent zones.
Bases:
TUIMethod
Maximum number of iterations for projection to adjacent zones.
Bases:
TUIMethod
This angle (degrees) is used for determining the feature edges on the face zones which are retirangulated.
Bases:
TUIMethod
Retriangulate planar zones along which prism layers are grown?.
Bases:
TUIMethod
This angle (degrees) is used for aligning projected normals along a feature edge.
Bases:
TUIMethod
Specifies the angle used for computing the feature normals.
Bases:
TUIMethod
This angle (degrees) is used for aligning projected normals along one from many feature edges based on topology (if feature-align doesn’t occur).