normal#
Bases:
TUIMenuPrism Normal Controls.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
bisect_angle(service, version, mode, path)Advancement vectors are forced onto bisecting planes in sharp corners with angles less than this.
compute_normal(service, version, mode, path)Compute normal for the given face zone.
converge_locally(service, version, mode, path)Converge normal smoothing locally by freezing each individually once it has converged?.
direction_method(service, version, mode, path)Grow layers normal to surfaces or along a specified direction vector?.
direction_vector(service, version, mode, path)Direction vector for prism extrusion.
ignore_invalid_normals(service, version, ...)Ignore nodes which have very poor normals.
max_angle_change(service, version, mode, path)Smoothing changes in advancement vectors are constrained by this angle.
normal_method(service, version, mode, path)Method in which normal marching direction vectors are determined.
orient_mesh_object_face_normals(service, ...)Orient Face Normals Of Mesh Object.
orthogonal_layers(service, version, mode, path)Number of layers to preserve orthogonality.
smooth(service, version, mode, path)Perform smoothing of normal advancement direction vectors?.
smooth_converged(service, version, mode, path)Convergence criterion (in DEGREES) for angle changes during normal smoothing.
smooth_iter(service, version, mode, path)Maximum number of smoothing iterations for normal vectors.
smooth_relaxation_factor(service, version, ...)Normal Smooth Relaxation factor.
__init__ method of TUIMenu class.
Bases:
TUIMethodAdvancement vectors are forced onto bisecting planes in sharp corners with angles less than this.
Bases:
TUIMethodCompute normal for the given face zone.
Bases:
TUIMethodConverge normal smoothing locally by freezing each individually once it has converged?. Otherwise, all normals are continuously smoothed until all have converged.
Bases:
TUIMethodGrow layers normal to surfaces or along a specified direction vector?.
Bases:
TUIMethodDirection vector for prism extrusion.
Bases:
TUIMethodIgnore nodes which have very poor normals.
Bases:
TUIMethodSmoothing changes in advancement vectors are constrained by this angle.
Bases:
TUIMethodMethod in which normal marching direction vectors are determined.
Bases:
TUIMethodOrient Face Normals Of Mesh Object.
Bases:
TUIMethodNumber of layers to preserve orthogonality. All smoothing is deferred until after these layers.
Bases:
TUIMethodPerform smoothing of normal advancement direction vectors?.
Bases:
TUIMethodConvergence criterion (in DEGREES) for angle changes during normal smoothing.
Bases:
TUIMethodMaximum number of smoothing iterations for normal vectors.
Bases:
TUIMethodNormal Smooth Relaxation factor.