VolumeScope Last update: 20.02.2026 class ansys.meshing.prime.lucid.VolumeScope(part_expression='*', entity_expression='*', scope_evaluation_type=ScopeEvaluationType.ZONES) VolumeScope is one of the classes in Lucid API. This class is meant for beginners to meshing. This class is used to define a scope for operation on volumes. Methods Name Description VolumeScope.get_scope_definition(model) Get the scope definition of the scope.