Skip to main content

getModelCenter

Returns the center of the currently active 3D model.

Syntax

RxCore.getModelCenter()

Parameters

  • None

Returns

  • Model center object — An object containing:
    • unit: number — Signifying the measurement unit.
    • boxCenter: 3D vector — Contains x, y, and z values.