Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudios.getFeatureScriptTable() |
Create request for getFeatureScriptTable
|
Modifier and Type | Method | Description |
---|---|---|
static PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.builder(Onshape onshape) |
|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.Builder.configuration(String value) |
Set Configuration string
|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.Builder.partId(String value) |
Set If provided, the function will only return tables associated with that partId
|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.Builder.tableNamespace(String value) |
Set The namespace of the table definition, empty or omitted if it's a standard table.
|
PartStudiosGetFeatureScriptTableRequest.Builder |
PartStudiosGetFeatureScriptTableRequest.Builder.tableParameters(String value) |
Set The parameters to the table function.
|
Copyright © 2021. All rights reserved.