Documentação da API > Mechanica > Object ProMechmass > Function ProMechmassDistributionSet
Function ProMechmassDistributionSet
Description
Sets the mass distribution type. Setting this type is necessary for creation of mass object.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechmassDistributionSet
(
/* (In)
The mass.
*/
/* (In)
The distribution type. For point references, this type should be set to PRO_MECH_MASS_DISTR_AT_POINT.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
User Guide References
Isto foi útil?