Objects
PhysicalProperties
Represents a physical property of a component version.
Fields
status* PhysicalPropertyStatusEnum! non-null | Indication whether the properties have been extracted, job running, error or completed successfully. |
area | Physical property : Area. |
volume | Physical property : Volume. |
density | Physical property : Density. |
mass | Physical property : Mass. |
boundingBox | The bounding box of the Component, in system units (cm), relative to XXX coordinate system. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | ComponentVersion | Represents a version of a component. |