Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosIdTranslationsResponse |
PartStudiosIdTranslationsRequest.Builder.call(OnshapeDocument document) |
Calls idTranslations method, Translate a list of part, face, etc ids defined in a specific microversion of a document to a
corresponding list of ids in the current microversion of a workspace of the document or other
specific version/microversion.
|
PartStudiosIdTranslationsResponse |
PartStudiosIdTranslationsRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid) |
Calls idTranslations method, Translate a list of part, face, etc ids defined in a specific microversion of a document to a
corresponding list of ids in the current microversion of a workspace of the document or other
specific version/microversion.
|
Copyright © 2021. All rights reserved.