API Reference > Structs, Records, Enums > OdBrMassProps Structure
OdBrMassProps Structure
Syntax
C++
struct OdBrMassProps { double mVolume; double mMass; OdGePoint3d mCentroid; double mRadiiGyration[3]; double mMomInertia[3]; double mProdInertia[3]; double mPrinMoments[3]; OdGeVector3d mPrinAxes[3]; };

BrMassProps.h

This is record OdBrMassProps.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.