ThinVolumeControl#
- class ansys.meshing.prime.ThinVolumeControl(model, id, object_id, name)#
ThinVolumeControl allows you to generate prisms in the space between surfaces.
ThinVolumeControl allows you to control generation of prisms in the thin space between surfaces. Controls include setting the source face scope, target face scope and thin volume mesh parameters.
- Parameters:
Methods
ThinVolumeControl.set_source_scope
(entities)Sets the source surface scope of thin volume control.
ThinVolumeControl.set_target_scope
(entities)Sets the target surface scope of thin volume control.
Sets thin volume mesh parameters for thin volume control.
ThinVolumeControl.set_volume_scope
(entities)Sets the volume scope of thin volume control.
Attributes
Get the id of ThinVolumeControl.
Get the name of ThinVolumeControl.