prism#
Bases:
TUIMenu
Enters the prism menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
controls
(service, version, mode, path)Enters the prism controls menu.
create
(service, version, mode, path)Creates prism layers on one or more boundary face zones based on the offset method, growth method, number of layers, and rate specified.
improve
(service, version, mode, path)Enters the prism improve menu.
list_parameters
(service, version, mode, path)Shows all prism mesh parameters.
mark_ignore_faces
(service, version, mode, path)Enables you to mark the faces to be ignored during prism meshing.
mark_nonmanifold_nodes
(service, version, ...)Enables you to mark the non-manifold prism base nodes.
mark_proximity_faces
(service, version, mode, ...)Mark prism base faces with certain gap.
post_ignore
(service, version, mode, path)Contains the following options for ignoring prism cells:.
quality_method
(service, version, mode, path)Specifies the quality method used during prism generation.
reset_parameters
(service, version, mode, path)Resets all prism parameters.
split
(service, version, mode, path)Contains options for splitting the prism layers after the initial prism layers are generated, to generate the total number of layers required.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Creates prism layers on one or more boundary face zones based on the offset method, growth method, number of layers, and rate specified.
Bases:
TUIMethod
Shows all prism mesh parameters.
Bases:
TUIMethod
Enables you to mark the faces to be ignored during prism meshing.
Bases:
TUIMethod
Enables you to mark the non-manifold prism base nodes. A list of the non-manifold nodes will be printed in the console. The faces connected to the non-manifold nodes will also be marked. You can use this command after specifying zone-specific prism settings, prior to generating the prisms to verify that non-manifold configurations do not exist.
Bases:
TUIMethod
Mark prism base faces with certain gap.
Bases:
TUIMethod
Specifies the quality method used during prism generation.
Bases:
TUIMethod
Resets all prism parameters.