onshape-clients
Version:
The meta package for creating the various Onshape clients
19 lines (14 loc) • 782 B
Markdown
# bt_mass_properties_info_null.BTMassPropertiesInfoNull
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**centroid** | **[float]** | | [optional]
**has_mass** | **bool** | | [optional]
**inertia** | **[float]** | | [optional]
**mass** | **[float]** | | [optional]
**mass_missing_count** | **int** | | [optional]
**periphery** | **[float]** | | [optional]
**principal_axes** | [**[bt_vector3d389.BTVector3d389]**](BTVector3d389.md) | | [optional]
**principal_inertia** | **[float]** | | [optional]
**volume** | **[float]** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)