Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosGetFeatureScriptTableResponse |
PartStudiosGetFeatureScriptTableRequest.Builder.call(OnshapeDocument document,
String tableType) |
Calls getFeatureScriptTable method, Compute and return a FeatureScript table for a given part studio (and possibly part).
|
PartStudiosGetFeatureScriptTableResponse |
PartStudiosGetFeatureScriptTableRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String tableType) |
Calls getFeatureScriptTable method, Compute and return a FeatureScript table for a given part studio (and possibly part).
|
Copyright © 2021. All rights reserved.