NXOpen.UF.Sf.BodyAskVolumeAndCentroid

Sf.BodyAskVolumeAndCentroid()

Refer to UF_SF_body_ask_volume_and_centroid for documentation.

Signature: BodyAskVolumeAndCentroid(caeTag)

Parameters:caeTag (Tag) – Polygon body
Returns:A Tuple
Return type:A tuple consisting of (pdVolume,centroid)

pdVolume(float): Volume

centroid(list of float): Centroid

License requirements: None