Description | ||||||||||
Compute the mass properties of the cross-section in the specified coordinate system.
Note: Not supported for offset or quilt cross-sections. |
||||||||||
Replacement in Object TOOLKIT: | wfcWXSection::GetMassProperty | |||||||||
Synopsis | ||||||||||
#include <ProXsec.h> | ||||||||||
ProError | ProXsecMassPropertyCompute | ( | ||||||||
ProXsec* xsec | ||||||||||
/* (In) | ||||||||||
Cross-section | ||||||||||
*/ | ||||||||||
ProName csys_name | ||||||||||
/* (In) | ||||||||||
Name of reference coordinate system | ||||||||||
*/ | ||||||||||
ProMassProperty* p_mass_prop | ||||||||||
/* (Out) | ||||||||||
The following results are returned for cross sections:
|
||||||||||
*/ | ||||||||||
) | ||||||||||
Returns | ||||||||||
|