OrientedBoundingBox3D.width Property
Parent Object: OrientedBoundingBox3DDefined in namespace "adsk::core" and the header file is <Core/Geometry/OrientedBoundingBox3D.h>
Description
Gets and sets the width of the oriented bounding box in centimeters.
Syntax
"orientedBoundingBox3D_var" is a variable referencing an OrientedBoundingBox3D object.
|
Property Value
This is a read/write property whose value is a double.Samples
Name | Description |
Measure Sample | Measure related functions |