normal#
Bases:
TUIMenu
Enters 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:
TUIMethod
Is 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:
TUIMethod
Computes the normal for the specified face zone.
Bases:
TUIMethod
Converge normal smoothing locally by freezing each individually once it has converged?. Otherwise, all normals are continuously smoothed until all have converged.
Bases:
TUIMethod
Specifies whether the prism layers should be grown normal to surfaces or along a specified direction vector.
Bases:
TUIMethod
Specifies the direction vector for prism extrusion when the uniform method is selected for direction-method.
Bases:
TUIMethod
Enables you to ignore nodes that have poor normals.
Bases:
TUIMethod
Specifies the maximum angle by which the normal direction at a node can change during smoothing.
Bases:
TUIMethod
Method in which normal marching direction vectors are determined.
Bases:
TUIMethod
Enables 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:
TUIMethod
Specifies the number of layers to preserve orthogonality. All smoothing is deferred until after these layers.
Bases:
TUIMethod
Perform smoothing of normal advancement direction vectors?.
Bases:
TUIMethod
Convergence criterion (in DEGREES) for angle changes during normal smoothing.
Bases:
TUIMethod
Maximum number of smoothing iterations for normal vectors.
Bases:
TUIMethod
Normal Smooth Relaxation factor.