Box3DSurfaceArea


Returns the surface area of the input box in 3D.

Syntax

C++
C#
Python
 
def Box3DSurfaceArea(
	inBox3D: Box3D,
	/
)
-> outSurfaceArea: float

Parameters

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