normal#
Bases:
TUIMenuEnters the prism normal controls menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
bisect_angle(service, version, mode, path)Is required for growing prisms out of sharp interior corners.
compute_normal(service, version, mode, path)Computes the normal for the specified 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)Specifies whether the prism layers should be grown normal to surfaces or along a specified direction vector.
direction_vector(service, version, mode, path)Specifies the direction vector for prism extrusion when the uniform method is selected for direction-method.
ignore_invalid_normals(service, version, ...)Enables you to ignore nodes that have poor normals.
max_angle_change(service, version, mode, path)Specifies the maximum angle by which the normal direction at a node can change during smoothing.
normal_method(service, version, mode, path)Method in which normal marching direction vectors are determined.
orient_mesh_object_face_normals(service, ...)Enables you to orient the face normals for mesh object boundary zones.
orthogonal_layers(service, version, mode, path)Specifies the 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:
TUIMethodIs required for growing prisms out of sharp interior corners. When the value of this angle is set, the normals are automatically projected onto the plane bisecting the angle between faces having an interior angle less than this angle.
Bases:
TUIMethodComputes the normal for the specified 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:
TUIMethodSpecifies whether the prism layers should be grown normal to surfaces or along a specified direction vector.
Bases:
TUIMethodSpecifies the direction vector for prism extrusion when the uniform method is selected for direction-method.
Bases:
TUIMethodEnables you to ignore nodes that have poor normals.
Bases:
TUIMethodSpecifies the maximum angle by which the normal direction at a node can change during smoothing.
Bases:
TUIMethodMethod in which normal marching direction vectors are determined.
Bases:
TUIMethodEnables you to orient the face normals for mesh object boundary zones. Specify the mesh object, region or material point as appropriate, and specify whether walls, baffles or both comprising the prism base zones are to be separated and oriented.
Bases:
TUIMethodSpecifies the number 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.