Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosGetFeaturesRequest.Builder |
PartStudios.getFeatures() |
Create request for getFeatures
|
Modifier and Type | Method | Description |
---|---|---|
static PartStudiosGetFeaturesRequest.Builder |
PartStudiosGetFeaturesRequest.builder(Onshape onshape) |
|
PartStudiosGetFeaturesRequest.Builder |
PartStudiosGetFeaturesRequest.Builder.featureId(String value) |
Set ID of a feature; repeat query param to add more than one
|
PartStudiosGetFeaturesRequest.Builder |
PartStudiosGetFeaturesRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
PartStudiosGetFeaturesRequest.Builder |
PartStudiosGetFeaturesRequest.Builder.noSketchGeometry(Boolean value) |
Set Whether or not to output simple sketch info without geometry
|
Copyright © 2021. All rights reserved.