onshape-clients
Version:
The meta package for creating the various Onshape clients
22 lines (17 loc) • 913 B
Markdown
# bt_part_numbering_scheme_info.BTPartNumberingSchemeInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scheme_id** | **str** | | [optional]
**assembly_prefix** | **str** | | [optional]
**drawing_prefix** | **str** | | [optional]
**file_prefix** | **str** | | [optional]
**part_prefix** | **str** | | [optional]
**next_number** | **int** | | [optional]
**next_number_min_width** | **int** | | [optional]
**properties** | [**[bt_metadata_property_info.BTMetadataPropertyInfo]**](BTMetadataPropertyInfo.md) | | [optional]
**href** | **str** | | [optional]
**view_ref** | **str** | | [optional]
**name** | **str** | | [optional]
**id** | **str** | | [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)