get_volume_zone_of_volume#

Part.get_volume_zone_of_volume(volume)#

Gets the volume zone of given volume.

Parameters:
volumeint

Id of volume.

Returns:
:
int

Returns the id of volume zone.

Return type:

int

Examples

>>> volume_zone = part.get_volume_zone_of_volume(volume)

Examples using Part.get_volume_zone_of_volume#

Mesh a generic PCB geometry with multiple hexa layers

Mesh a generic PCB geometry with multiple hexa layers