 |
PK_mass_eq_0_t |
|
typedef int PK_mass_eq_0_t;
Used in:
PK_TOPOL_eval_mass_props_o_t
Decides what to do if the mass of a topology is found to be zero.
Values can be:
PK_mass_eq_0_fail_c Fail if any topology with zero mass is
encountered.
PK_mass_eq_0_report_c Complete calculations for all provided topologies
and output the total mass of all topologies which
have mass greater than zero. This option produces
a report in the Parasolid report stream containing
a record of type PK_REPORT_record_type_3_c. This
record will have a status of
PK_REPORT_3_mass_eq_0_c. See the
documentation for PK_REPORT_3_t for further
details.