onshape-clients
Version:
The meta package for creating the various Onshape clients
20 lines (15 loc) • 799 B
Markdown
# BTInsertionLocation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**order_preserving** | **bool** | | [optional]
**adjacent_to_node** | **bool** | | [optional]
**node_id** | **str** | | [optional]
**node_id_raw** | [**BTObjectId**](BTObjectId.md) | | [optional]
**child_field_index** | **int** | | [optional]
**before** | **bool** | | [optional]
**type_id** | **int** | | [optional]
**connection_source** | [**BTConnection**](BTConnection.md) | | [optional]
**export_type_name** | **str** | | [optional]
**unknown_class** | **bool** | | [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)