Returns the mass properties contributed by this topology object, with an entire chain of transforms from the subentity path applied where appropriate. The tolerance required and tolerance achieved are globalized values.
Public Function GetMassProperties( density As double ) As MassProperties
public MassProperties GetMassProperties( double density );
Parameters |
Description |
double density |
Input calculating density |
Comments? |