PhysicalProperties.density Property
Parent Object: PhysicalPropertiesDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/PhysicalProperties.h>
Description
Gets the density in kilograms per cubic centimeter.
Syntax
"physicalProperties_var" is a variable referencing a PhysicalProperties object. |
Property Value
This is a read only property whose value is a double.Samples
| Name | Description |
| Get Physical Properties API Sample | Script that demonstrates getting physical properties using the API. When this script is run it will create a new document, build a simple model, and get the various physical properties from the model. |
