Box3DCharacteristicPoint


Returns a characteristic point of a box in 3D.

Syntax

C++
C#
Python
 
def Box3DCharacteristicPoint(
	inBox3D: Box3D,
	inPoint3DAnchor: Anchor3D,
	/
)
-> outPoint3D: Point3D

Parameters

Name Type Default Description
Input value inBox3D Box3D
Input value inPoint3DAnchor Anchor3D Selecting one of the 27 characteristic points
Output value outPoint3D Point3D