Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
MetadataGetStandardContentMetadataResponse |
MetadataGetStandardContentMetadataRequest.Builder.call(OnshapeDocument document,
String pid,
String vid,
String oid) |
Calls getStandardContentMetadata method, Get metadata of a standard content part in a version
|
MetadataGetStandardContentMetadataResponse |
MetadataGetStandardContentMetadataRequest.Builder.call(String pid,
String did,
String vid,
String eid,
CU cuType,
String oid) |
Calls getStandardContentMetadata method, Get metadata of a standard content part in a version
|
Modifier and Type | Method | Description |
---|---|---|
MetadataGetStandardContentMetadataResponse |
MetadataGetStandardContentMetadataResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Copyright © 2021. All rights reserved.