Box3DVolume


Returns the volume of the input box in 3D.

Syntax

C++
C#
Python
 
def Box3DVolume(
	inBox3D: Box3D,
	/
)
-> outVolume: float

Parameters

Name Type Default Description
Input value inBox3D Box3D
Output value outVolume float