ExampleTotal_Volume= smartVolume(PartBody) Total_Volume= smartVolume(PartBody\Pad.1) Both formulas return the same result since smartVolume does not compute the volume of each pad contained in a PartBody but the total volume.
ExampleTotal_Area=smartWetarea(PartBody\Pad.1)
| ||||||||