Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategory.getMetadataCategoryProperties() |
Create request for getMetadataCategoryProperties
|
Modifier and Type | Method | Description |
---|---|---|
static MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.builder(Onshape onshape) |
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.documentId(String value) |
Set ID of the document the categories are associated with.
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.includeComputedProperties(Boolean value) |
Set If true, computed properties will be included in results
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.includeObjectTypeDefaults(Boolean value) |
Set Default properties for the <code>objectType</code> specified should be included in the response
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.includePartPropertiesTableOnlyProperties(Boolean value) |
Set If true, properties found in the part properties table wil be included in the results
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.objectType(Number value) |
Set Metadata object type.
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.onlyActive(Boolean value) |
Set If true, only active properties will be returned
|
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder |
MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder.strict(Boolean value) |
Set If true: only those properties reachable by the specified category ids will be included.
|
Copyright © 2021. All rights reserved.