- call() - Method in class com.onshape.api.requests.AccountsGetPurchasesRequest.Builder
-
Calls getPurchases method, Returns list of application purchases for the current user.
- call() - Method in class com.onshape.api.requests.AliasesCreateAliasRequest.Builder
-
Calls createAlias method, Create an alias in your enterprise.
- call() - Method in class com.onshape.api.requests.CommentsCreateRequest.Builder
-
Calls create method, Post a new comment to a document
- call() - Method in class com.onshape.api.requests.CompaniesFindRequest.Builder
-
Calls find method, List companies for current user
- call() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest.Builder
-
Calls createDocument method, Create document
- call() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest.Builder
-
Calls filterDocumentHistory method, filter document history
- call() - Method in class com.onshape.api.requests.DocumentsGetDocumentsRequest.Builder
-
Calls getDocuments method, Search for documents
- call() - Method in class com.onshape.api.requests.DocumentsSearchRequest.Builder
-
Calls search method, Returns document search results
- call() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest.Builder
-
Calls createCategory method, Create metadata category
- call() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest.Builder
-
Calls createProperty method, Create metadata property and associate with categories
- call() - Method in class com.onshape.api.requests.MetadataGetMetadataSchemaPropertiesRequest.Builder
-
Calls getMetadataSchemaProperties method, Get metadata properties
- call() - Method in class com.onshape.api.requests.ProjectsCreateProjectRequest.Builder
-
Calls createProject method, Create a new project within the session's enterprise company
- call() - Method in class com.onshape.api.requests.ProjectsGetProjectsRequest.Builder
-
Calls getProjects method, Returns info about all the projects defined in the session's enterprise company.
- call() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest.Builder
-
Calls createRule method, Create a new revision rule for a company
- call() - Method in class com.onshape.api.requests.TeamsFindRequest.Builder
-
Calls find method, Get list of teams for current user
- call() - Method in class com.onshape.api.requests.TranslationsGetTranslatorFormatsRequest.Builder
-
Calls getTranslatorFormats method, Get a list of all translator formats.
- call() - Method in class com.onshape.api.requests.UsersGetSessionInfoRequest.Builder
-
Calls getSessionInfo method, Check if current user is logged in; information returned depends on OAuth2ReadPII scope.
- call() - Method in class com.onshape.api.requests.UsersGetUserSettingsCurrentLoggedInUserRequest.Builder
-
Calls getUserSettingsCurrentLoggedInUser method, Get user settings for the currently logged in user if there is one.
- call() - Method in class com.onshape.api.requests.VersionsTestVersionsGetRequest.Builder
-
Calls testVersionsGet method, Returns an API version 1 or version 2 structure, based on the Accept header passed - GET
- call() - Method in class com.onshape.api.requests.VersionsTestVersionsUpdateRequest.Builder
-
Calls testVersionsUpdate method, Returns an API version 1 or version 2 structure, based on the Accept header passed - POST
- call() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest.Builder
-
Calls createWebhook method, Create a webhook, which functions like an event listener
- call() - Method in class com.onshape.api.requests.WebhooksGetRequest.Builder
-
Calls get method, Get list of webhooks registered for a company or user
- call() - Method in class com.onshape.api.requests.WorkflowGetActiveWorkflowsRequest.Builder
-
Calls getActiveWorkflows method, Get active workflows for the logged-in user's company, optionally specific to a document
- call(CU, String) - Method in class com.onshape.api.requests.ExportRulesGetValidRuleOptionsRequest.Builder
-
Calls getValidRuleOptions method, Gets lists of the valid metadata object types, document properties, and export options
that can be used when creating an export rule.
- call(CU, String) - Method in class com.onshape.api.requests.TestCustomWorkflowsGetWorkflowableTestObjectRequest.Builder
-
Calls getWorkflowableTestObject method, Returns detailed information about a workflowable object with specified id
- call(CU, String) - Method in class com.onshape.api.requests.TestCustomWorkflowsUpdateWorkflowableTestObjectRequest.Builder
-
Calls updateWorkflowableTestObject method, Update the workflowable object properties
- call(CU, String, String) - Method in class com.onshape.api.requests.TestCustomWorkflowsTransitionWorkflowableTestObjectRequest.Builder
-
Calls transitionWorkflowableTestObject method, Transition the workflowable object for given transition name
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest.Builder
-
Calls copyAssociativeData method, Copy associative data between views
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsCommitTransactionsRequest.Builder
-
Calls commitTransactions method, Commits transactions (Merges multiple transactions into one microversion.) Either all of the
transactions will be committed in a single microversion or none will be committed if the call
raises an error.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsCompareAppElementJsonRequest.Builder
-
Calls compareAppElementJson method, Compare App Element JSON trees in different versions / workspaces of a Document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsCreateElementRequest.Builder
-
Calls createElement method, Create an app element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest.Builder
-
Calls createReference method, Create an app element reference
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetBlobSubelementIdsRequest.Builder
-
Calls getBlobSubelementIds method, Gets a list of all BLOB sub-element IDs of a workspace/microversion/version
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetHistoryByWorkspaceRequest.Builder
-
Calls getHistoryByWorkspace method, Get change history
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetJsonPathsRequest.Builder
-
Calls getJsonPaths method, Gets the portions of a JSON tree at a workspace/microversion/version, as specified by JsonPaths
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetJsonRequest.Builder
-
Calls getJson method, Gets the JSON tree at a workspace/microversion/version
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetSubElementContentRequest.Builder
-
Calls getSubElementContent method, Get content of sub-elements in a workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsGetSubElementIdsRequest.Builder
-
Calls getSubElementIds method, Gets a list of all sub-element IDs of a workspace/microversion/version
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsListTransactionsRequest.Builder
-
Calls listTransactions method, List element transactions
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsResolveReferencesRequest.Builder
-
Calls resolveReferences method, Resolve references for an app element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsStartTransactionRequest.Builder
-
Calls startTransaction method, Start a transaction (creates a microbranch)
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest.Builder
-
Calls updateElement method, Update an app element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest.Builder
-
Calls addFeature method, Add a feature to the feature list for an assembly
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesCreateAssemblyRequest.Builder
-
Calls createAssembly method, Create an new assembly tab in the document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest.Builder
-
Calls createInstance method, Create an instance of a part, part studio or assembly into an existing assembly element.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetAssemblyDefinitionRequest.Builder
-
Calls getAssemblyDefinition method, Get information about an Assembly.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetBillOfMaterialsRequest.Builder
-
Calls getBillOfMaterials method, Get content of the bill of materials in json format matching the Onshape BOM Standard for the
specified assembly
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of an Assembly, or an empty object if the Assembly is empty.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetFeatureSpecsRequest.Builder
-
Calls getFeatureSpecs method, Get the definition of the feature specs for an assembly
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetFeaturesRequest.Builder
-
Calls getFeatures method, Get the definition of the feature list for an assembly
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetNamedViewsRequest.Builder
-
Calls getNamedViews method, Returns a map from view name to view data for the given element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetOrCreateBillOfMaterialsElementRequest.Builder
-
Calls getOrCreateBillOfMaterialsElement method, Create and retrieve a Bill Of Materials element for the specified assembly.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of an Assembly
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequest.Builder
-
Calls insertTransformedInstances method, Insert a list of instances, each with a transform.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequest.Builder
-
Calls transformOccurrences method, Transform a list of assembly occurrences.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.BlobElementsDownloadFileFromElementRequest.Builder
-
Calls downloadFileFromElement method, Download a file from a blob element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.BlobElementsUpdateMeshUnitsRequest.Builder
-
Calls updateMeshUnits method, Updates the units of a previously imported mesh (STL or OBJ) file.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Calls uploadFileCreateElement method, Create a blob element from an uploaded file.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest.Builder
-
Calls uploadFileUpdateElement method, Update a blob element by uploading a file.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest.Builder
-
Calls copyWorkspace method, Copy a workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest.Builder
-
Calls createVersion method, Create version at the current microversion of the specified workspace or a target microversion.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest.Builder
-
Calls createWorkspace method, Creates a new workspace.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsDeleteDocumentRequest.Builder
-
Calls deleteDocument method, Delete a document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsDeleteWorkspaceRequest.Builder
-
Calls deleteWorkspace method, Delete workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Calls exportElementPostJson method, Export the given element in STL or Parasolid (PS) formats; returns an URI in the response body,
client should GET this URI to initiate the export.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetAclRequest.Builder
-
Calls getAcl method, Get list of entities with access to a document and the permissions granted to them.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetCurrentMicroversionRequest.Builder
-
Calls getCurrentMicroversion method, Get current microversion from a version or workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetDocumentHistoryRequest.Builder
-
Calls getDocumentHistory method, Get a document's history
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetDocumentPermissionSetRequest.Builder
-
Calls getDocumentPermissionSet method, Get the permission set for a document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetDocumentRequest.Builder
-
Calls getDocument method, Get full details about a document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetElementListRequest.Builder
-
Calls getElementList method, Get a list of elements in the workspace, version, or microversion of the document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetInsertablesRequest.Builder
-
Calls getInsertables method, Get a list of insertables in a version or workspace of the document, optionally for a specific element.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetVersionsRequest.Builder
-
Calls getVersions method, Get the versions in a document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsGetWorkspacesRequest.Builder
-
Calls getWorkspaces method, List workspaces in document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsMergeIntoWorkspaceRequest.Builder
-
Calls mergeIntoWorkspace method, Merge a version or workspace into another
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest.Builder
-
Calls moveElementsToDocument method, Move elements from a source document to a destination document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsRestoreFromHistoryRequest.Builder
-
Calls restoreFromHistory method, Restores document to an old version or microversion in its history.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest.Builder
-
Calls shareDocument method, Share document with one or more entities, which may be users, companies, teams or applications.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsSyncAppElementsRequest.Builder
-
Calls syncAppElements method, Sync application elements to the latest microversions
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsUnShareRequest.Builder
-
Calls unShare method, Remove share permissions from document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsUpdateDocumentAttributesRequest.Builder
-
Calls updateDocumentAttributes method, Update document attributes name, description
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DocumentsUpdateExternalReferencesToLatestDocumentsRequest.Builder
-
Calls updateExternalReferencesToLatestDocuments method, Update the external references to the latest documents if the referenced external elements have been parted out
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.DrawingsGetTranslationFormatsRequest.Builder
-
Calls getTranslationFormats method, Returns a list of the available formats to which this Drawing can be translated.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest.Builder
-
Calls copyElementFromSourceDocument method, Copy an element from a source document to a destination document or within the same document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsDeleteElementRequest.Builder
-
Calls deleteElement method, Delete an element from a document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsEncodeConfigurationRequest.Builder
-
Calls encodeConfiguration method, Encodes a configuration into a string for use in API calls to the target element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsGetConfigurationRequest.Builder
-
Calls getConfiguration method, Get the configuration definition for a part studio or an assembly.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsGetElementTranslatorFormatsByVersionOrWorkspaceRequest.Builder
-
Calls getElementTranslatorFormatsByVersionOrWorkspace method, Get translator formats for an element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest.Builder
-
Calls updateConfiguration method, Update the configuration for a part studio or assembly.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequest.Builder
-
Calls updateReferences method, Update or replace references in an element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.FeatureStudiosCreateFeatureStudioRequest.Builder
-
Calls createFeatureStudio method, Create an new feature studio tab in the document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.FeatureStudiosGetFeatureStudioContentsRequest.Builder
-
Calls getFeatureStudioContents method, Get the text inside a Feature Studio tab
- call(OnshapeDocument) - Method in class com.onshape.api.requests.FeatureStudiosGetFeatureStudioSpecsRequest.Builder
-
Calls getFeatureStudioSpecs method, Get the feature specs for a Feature Studio tab
- call(OnshapeDocument) - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest.Builder
-
Calls updateFeatureStudioContents method, Update Feature Studio contents to be new text
- call(OnshapeDocument) - Method in class com.onshape.api.requests.InsertablesGetLatestInDocumentRequest.Builder
-
Calls getLatestInDocument method, Return a list of insertables corresponding to latest revisions in a document
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataGetElementMetadataRequest.Builder
-
Calls getElementMetadata method, Get metadata of an element in a workspace / version
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataGetElementsMetadataRequest.Builder
-
Calls getElementsMetadata method, Get metadata of elements in a workspace / version
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataGetMetadataRequest.Builder
-
Calls getMetadata method, Get workspace / version metadata
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataGetPartListMetadataRequest.Builder
-
Calls getPartListMetadata method, Get metadata of parts of an element in a workspace / version / microversion
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequest.Builder
-
Calls updateElementMetadata method, Update element metadata
- call(OnshapeDocument) - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequest.Builder
-
Calls updateMetadata method, Update metadata.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartsGetPartsInPartstudioRequest.Builder
-
Calls getPartsInPartstudio method, Get list of parts in a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartsGetPartsRequest.Builder
-
Calls getParts method, Get list of parts
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest.Builder
-
Calls addPartStudioFeature method, Add a feature to the feature list for a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosComparePartStudioRequest.Builder
-
Calls comparePartStudio method, Compare Part Studio in different versions / workspaces of a Document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosCreatePartStudioRequest.Builder
-
Calls createPartStudio method, Create an new part studio tab in the document.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest.Builder
-
Calls evalFeatureScript method, Evaluate featurescript in the context of a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Calls exportGltf method, Export glTF representation of parts in a Part Studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part studio in text Parasolid format; returns a 307 redirect.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Calls exportStl method, Export the part studio in text or binary STL format; returns a 307 redirect.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetBodyDetailsRequest.Builder
-
Calls getBodyDetails method, Get the body details of a Part Studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of a Part Studio, or an empty object if the Part Studio is empty.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Calls getEdges method, Get the tessellated edges of the parts in a Part Studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Calls getFaces method, Get the tessellated faces of the parts in a Part Studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetFeatureSpecsRequest.Builder
-
Calls getFeatureSpecs method, Get the definition of the feature specs for a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetFeaturesRequest.Builder
-
Calls getFeatures method, Get the definition of the feature list for a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetMassPropertiesRequest.Builder
-
Calls getMassProperties method, Get the mass properties of a part studio or parts; parts must have density in order to have mass.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetNamedViewsRequest.Builder
-
Calls getNamedViews method, Returns a map from view name to view data for the given element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of a Part Studio
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Calls getSketchInfo method, Get information for sketches in a part studio
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest.Builder
-
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.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest.Builder
-
Calls updateFeatures method, Update parameters of existing features in the feature list for a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest.Builder
-
Calls updateRollback method, Move the rollback bar in the feature list for a part studio.
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ReleaseManagementFindByDocumentIdRequest.Builder
-
Calls findByDocumentId method, Returns list of release packages for a given document id
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ThumbnailsDeleteApplicationThumbnailsRequest.Builder
-
Calls deleteApplicationThumbnails method, Delete element thumbnails for an application element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ThumbnailsGetDocumentThumbnailRequest.Builder
-
Calls getDocumentThumbnail method, Get the thumbnail for a document in a specific workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailRequest.Builder
-
Calls getElementThumbnail method, Return thumbnail info for an element tab
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ThumbnailsGetThumbnailForDocumentRequest.Builder
-
Calls getThumbnailForDocument method, Get thumbnail info for document in default workspace
- call(OnshapeDocument) - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequest.Builder
-
Calls setApplicationElementThumbnail method, Set element thumbnails for an application element
- call(OnshapeDocument) - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create a translation of the input data.
- call(OnshapeDocument, Number, Number) - Method in class com.onshape.api.requests.TranslationsGetTranslationsRequest.Builder
-
Calls getTranslations method, Get list of translation status entries for a document
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsAbortTransactionRequest.Builder
-
Calls abortTransaction method, Aborts a transaction (deletes a microbranch)
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsDeleteContentRequest.Builder
-
Calls deleteContent method, Deletes a sub-element of an application element
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsDeleteReferenceRequest.Builder
-
Calls deleteReference method, Delete an app element reference
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsDownloadBlobSubelementRequest.Builder
-
Calls downloadBlobSubelement method, Download a blob subelement from an app element
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsResolveReferenceRequest.Builder
-
Calls resolveReference method, Resolve an app element reference.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest.Builder
-
Calls updateReference method, Update an app element reference
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest.Builder
-
Calls uploadBlobSubelement method, Create a blob subelement in an app element from an uploaded file.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AssembliesDeleteFeatureRequest.Builder
-
Calls deleteFeature method, Delete an existing feature in the feature list for an assembly
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AssembliesDeleteInstanceRequest.Builder
-
Calls deleteInstance method, Delete an assembly instance.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest.Builder
-
Calls updateFeature method, Update an existing feature in the feature list for an assembly
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.DocumentsDownloadExternalDataRequest.Builder
-
Calls downloadExternalData method, Download external data
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.DocumentsGetVersionRequest.Builder
-
Calls getVersion method, Get information about a version
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.ElementsDecodeConfigurationStringRequest.Builder
-
Calls decodeConfigurationString method, Converts a configuration string or configuration id into parameter map form.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.FoldersUnShareRequest.Builder
-
Calls unShare method, Remove share permissions from folder
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Calls exportGltf method, Export glTF representation of a part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part in text Parasolid format; returns a 307 redirect.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetBendTableRequest.Builder
-
Calls getBendTable method, Get the bend table a sheet metal part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetBodyDetailsRequest.Builder
-
Calls getBodyDetails method, Get the body details of a part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of a part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Calls getEdges method, Get the tessellated edges of a part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Calls getFaces method, Get the tessellated faces of a part.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetMassPropertiesRequest.Builder
-
Calls getMassProperties method, Get the mass properties of a part; parts must have density in order to have mass.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartsGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of a part
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartStudiosDeleteFeatureRequest.Builder
-
Calls deleteFeature method, Delete an existing feature in the feature list for a part studio.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesForSketchRequest.Builder
-
Calls getBoundingBoxesForSketch method, Get the bounding box of a sketch.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartStudiosGetFeatureScriptTableRequest.Builder
-
Calls getFeatureScriptTable method, Compute and return a FeatureScript table for a given part studio (and possibly part).
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Calls getTessellatedEntities method, Get the tessellations of the sketch entities of a sketch in a part studio.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest.Builder
-
Calls updateFeature method, Update an existing feature in the feature list for a part studio.
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.ReleaseManagementFindByDocumentIdAndVersionIdRequest.Builder
-
Calls findByDocumentIdAndVersionId method, Returns list of release packages for a document id and version id
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.ThumbnailsGetDocumentThumbnailWithSizeRequest.Builder
-
Calls getDocumentThumbnailWithSize method, Return thumbnail for document, with specified size in pixels
- call(OnshapeDocument, String) - Method in class com.onshape.api.requests.ThumbnailsGetThumbnailForDocumentAndVersionRequest.Builder
-
Calls getThumbnailForDocumentAndVersion method, Return thumbnail info for document at specified version
- call(OnshapeDocument, String, PPI) - Method in class com.onshape.api.requests.MetadataGetPartMetadataRequest.Builder
-
Calls getPartMetadata method, Get metadata of a part in an element in a workspace / version / microversion
- call(OnshapeDocument, String, PPI) - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequest.Builder
-
Calls updatePartMetadata method, Update Part metadata
- call(OnshapeDocument, String, Boolean) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailWithSizeRequest.Builder
-
Calls getElementThumbnailWithSize method, Return thumbnail for element, with specified size in pixels
- call(OnshapeDocument, String, Number, String, String, Boolean) - Method in class com.onshape.api.requests.RevisionsGetRevisionHistoryInCompanyByElementIdRequest.Builder
-
Calls getRevisionHistoryInCompanyByElementId method, Get a list of all revisions for a part of specified D/W/V/E ids in a company, ordered newest first.
- call(OnshapeDocument, String, String, Boolean, Boolean) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailWithApiConfigurationRequest.Builder
-
Calls getElementThumbnailWithApiConfiguration method, Return thumbnail for element, with specified size in pixels
- call(OnshapeDocument, String, String, String) - Method in class com.onshape.api.requests.AppElementsDeleteBlobSubelementRequest.Builder
-
Calls deleteBlobSubelement method, Delete a blob subelement in an app element.
- call(OnshapeDocument, String, String, String) - Method in class com.onshape.api.requests.MetadataGetStandardContentMetadataRequest.Builder
-
Calls getStandardContentMetadata method, Get metadata of a standard content part in a version
- call(OnshapeDocument, String, String, String) - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequest.Builder
-
Calls updateStandardContentMetadata method, Update metadata of a standard content part in a version for a specific user or company.
- call(OnshapeDocument, String, String, String, String, Boolean) - Method in class com.onshape.api.requests.RevisionsGetRevisionHistoryInCompanyByPartIdRequest.Builder
-
Calls getRevisionHistoryInCompanyByPartId method, Get a list of all revisions for a part of specified D/W/V/E/P ids in a company, ordered newest first.
- call(Number, Boolean, Boolean) - Method in class com.onshape.api.requests.ElementsGetTranslatorFormatsRequest.Builder
-
Calls getTranslatorFormats method, Get translator formats
- call(String) - Method in class com.onshape.api.requests.AccountsConsumePurchaseRequest.Builder
-
Calls consumePurchase method, Mark a purchase as consumed for the specified user.
- call(String) - Method in class com.onshape.api.requests.AccountsGetPlanPurchasesRequest.Builder
-
Calls getPlanPurchases method, Return a list of purchases associated with a plan, along with user information for the
subscribers involved.
- call(String) - Method in class com.onshape.api.requests.AliasesDeleteAliasRequest.Builder
-
Calls deleteAlias method, Delete an alias in your enterprise.
- call(String) - Method in class com.onshape.api.requests.AliasesGetAliasesInCompanyRequest.Builder
-
Calls getAliasesInCompany method, Get all aliases in your enterprise
- call(String) - Method in class com.onshape.api.requests.AliasesGetAliasMembersRequest.Builder
-
Calls getAliasMembers method, Get all alias members for an alias
- call(String) - Method in class com.onshape.api.requests.AliasesGetAliasRequest.Builder
-
Calls getAlias method, Get an alias by id
- call(String) - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest.Builder
-
Calls updateAlias method, Rename or add/remove identities on an alias in your enterprise.
- call(String) - Method in class com.onshape.api.requests.BillingGetClientPlansRequest.Builder
-
Calls getClientPlans method, Returns billing plans for specified client (associated with application).
- call(String) - Method in class com.onshape.api.requests.CommentsAddAttachmentRequest.Builder
-
Calls addAttachment method, Add an attachment to a user's comment
- call(String) - Method in class com.onshape.api.requests.CommentsDeleteAttachmentsRequest.Builder
-
Calls deleteAttachments method, Delete a comment
- call(String) - Method in class com.onshape.api.requests.CommentsDeleteRequest.Builder
-
Calls delete method, Delete a comment
- call(String) - Method in class com.onshape.api.requests.CommentsGetCommentRequest.Builder
-
Calls getComment method, Get details for one comment
- call(String) - Method in class com.onshape.api.requests.CommentsReopenRequest.Builder
-
Calls reopen method, Reopen a resolved comment
- call(String) - Method in class com.onshape.api.requests.CommentsResolveRequest.Builder
-
Calls resolve method, Resolve a comment
- call(String) - Method in class com.onshape.api.requests.CommentsUpdateRequest.Builder
-
Calls update method, Update a user's comment
- call(String) - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Calls addUser method, Adds user to company.
- call(String) - Method in class com.onshape.api.requests.CompaniesGetCompanyAppPurchasesRequest.Builder
-
Calls getCompanyAppPurchases method, Returns list of application purchases for the company.
- call(String) - Method in class com.onshape.api.requests.CompaniesGetCompanyOneTimeAppPurchasesRequest.Builder
-
Calls getCompanyOneTimeAppPurchases method, Returns list of one-time application purchases for the company.
- call(String) - Method in class com.onshape.api.requests.CompaniesGetRequest.Builder
-
Calls get method, Get company info.
- call(String) - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest.Builder
-
Calls createVersion method, Create version at the current microversion of the specified workspace or a target microversion.
- call(String) - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest.Builder
-
Calls createWorkspace method, Creates a new workspace.
- call(String) - Method in class com.onshape.api.requests.DocumentsDeleteDocumentRequest.Builder
-
Calls deleteDocument method, Delete a document
- call(String) - Method in class com.onshape.api.requests.DocumentsGetAclRequest.Builder
-
Calls getAcl method, Get list of entities with access to a document and the permissions granted to them.
- call(String) - Method in class com.onshape.api.requests.DocumentsGetDocumentPermissionSetRequest.Builder
-
Calls getDocumentPermissionSet method, Get the permission set for a document
- call(String) - Method in class com.onshape.api.requests.DocumentsGetDocumentRequest.Builder
-
Calls getDocument method, Get full details about a document
- call(String) - Method in class com.onshape.api.requests.DocumentsGetVersionsRequest.Builder
-
Calls getVersions method, Get the versions in a document
- call(String) - Method in class com.onshape.api.requests.DocumentsGetWorkspacesRequest.Builder
-
Calls getWorkspaces method, List workspaces in document
- call(String) - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest.Builder
-
Calls shareDocument method, Share document with one or more entities, which may be users, companies, teams or applications.
- call(String) - Method in class com.onshape.api.requests.DocumentsUpdateDocumentAttributesRequest.Builder
-
Calls updateDocumentAttributes method, Update document attributes name, description
- call(String) - Method in class com.onshape.api.requests.FoldersGetAclRequest.Builder
-
Calls getAcl method, Get list of entities with access to a folder and the permissions granted to them.
- call(String) - Method in class com.onshape.api.requests.FoldersShareFolderRequest.Builder
-
Calls shareFolder method, Share folder with one or more entities, which may be users, companies, teams or applications.
- call(String) - Method in class com.onshape.api.requests.InsertablesGetLatestInDocumentRequest.Builder
-
Calls getLatestInDocument method, Return a list of insertables corresponding to latest revisions in a document
- call(String) - Method in class com.onshape.api.requests.MetadataCategorySearchRequest.Builder
-
Calls search method, Search metadata categories
- call(String) - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest.Builder
-
Calls updateCategory method, Update metadata category
- call(String) - Method in class com.onshape.api.requests.MetadataGetMetadataSchemaByIDRequest.Builder
-
Calls getMetadataSchemaByID method, Get metadata schema by ID
- call(String) - Method in class com.onshape.api.requests.ProjectsDeleteProjectRequest.Builder
-
Calls deleteProject method, Delete a project defined in the session's enterprise company
- call(String) - Method in class com.onshape.api.requests.ProjectsGetProjectRequest.Builder
-
Calls getProject method, Returns info about a project defined in the session's enterprise company
- call(String) - Method in class com.onshape.api.requests.ProjectsUpdateProjectRequest.Builder
-
Calls updateProject method, update the project's name / description / permission scheme
- call(String) - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequest.Builder
-
Calls createReleasePackage method, Create a new release package to release one or more items.
- call(String) - Method in class com.onshape.api.requests.ReleaseManagementFindByDocumentIdRequest.Builder
-
Calls findByDocumentId method, Returns list of release packages for a given document id
- call(String) - Method in class com.onshape.api.requests.ReleaseManagementGetReleasePackageRequest.Builder
-
Calls getReleasePackage method, Returns detailed information about a release package with specified id
- call(String) - Method in class com.onshape.api.requests.RevisionsGetAllRulesRequest.Builder
-
Calls getAllRules method, List all Onshape system revision rules, optionally including a company's specific rules
- call(String) - Method in class com.onshape.api.requests.RevisionsGetBulkNextRevisionNamesRequest.Builder
-
Calls getBulkNextRevisionNames method, Get multiple next revision names from different points in the rule.
- call(String) - Method in class com.onshape.api.requests.RevisionsGetRuleByIdRequest.Builder
-
Calls getRuleById method, Get Revision Rule by id
- call(String) - Method in class com.onshape.api.requests.RevisionsUpdateRuleRequest.Builder
-
Calls updateRule method, Update an existing revision rule for a company
- call(String) - Method in class com.onshape.api.requests.TeamsGetMembersRequest.Builder
-
Calls getMembers method, List members of a team; max 20 per page
- call(String) - Method in class com.onshape.api.requests.TeamsGetRequest.Builder
-
Calls get method, Get team info.
- call(String) - Method in class com.onshape.api.requests.TestCustomWorkflowsCreateWorkflowableTestObjectRequest.Builder
-
Calls createWorkflowableTestObject method, Create a new workflowable object to test workflow.
- call(String) - Method in class com.onshape.api.requests.ThumbnailsGetThumbnailForDocumentRequest.Builder
-
Calls getThumbnailForDocument method, Get thumbnail info for document in default workspace
- call(String) - Method in class com.onshape.api.requests.TranslationsDeleteTranslationRequest.Builder
-
Calls deleteTranslation method, Delete translation status
- call(String) - Method in class com.onshape.api.requests.TranslationsGetTranslationRequest.Builder
-
Calls getTranslation method, Get element translation status
- call(String) - Method in class com.onshape.api.requests.UsersGetUserSettingsRequest.Builder
-
Calls getUserSettings method, Get user settings.
- call(String) - Method in class com.onshape.api.requests.WebhooksGetWebhookRequest.Builder
-
Calls getWebhook method, Get webhook info
- call(String) - Method in class com.onshape.api.requests.WebhooksPingWebhookRequest.Builder
-
Calls pingWebhook method, Ping a webhook
- call(String) - Method in class com.onshape.api.requests.WebhooksUnregisterWebhookRequest.Builder
-
Calls unregisterWebhook method, Unregister a webhook
- call(String) - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest.Builder
-
Calls updateWebhook method, Update a webhook
- call(String, WM, String) - Method in class com.onshape.api.requests.DocumentsGetDocumentHistoryRequest.Builder
-
Calls getDocumentHistory method, Get a document's history
- call(String, WVM, String) - Method in class com.onshape.api.requests.DocumentsGetElementListRequest.Builder
-
Calls getElementList method, Get a list of elements in the workspace, version, or microversion of the document.
- call(String, WVM, String) - Method in class com.onshape.api.requests.MetadataGetElementsMetadataRequest.Builder
-
Calls getElementsMetadata method, Get metadata of elements in a workspace / version
- call(String, WVM, String) - Method in class com.onshape.api.requests.PartsGetPartsRequest.Builder
-
Calls getParts method, Get list of parts
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsCompareAppElementJsonRequest.Builder
-
Calls compareAppElementJson method, Compare App Element JSON trees in different versions / workspaces of a Document.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetBlobSubelementIdsRequest.Builder
-
Calls getBlobSubelementIds method, Gets a list of all BLOB sub-element IDs of a workspace/microversion/version
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetHistoryByWorkspaceRequest.Builder
-
Calls getHistoryByWorkspace method, Get change history
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetJsonPathsRequest.Builder
-
Calls getJsonPaths method, Gets the portions of a JSON tree at a workspace/microversion/version, as specified by JsonPaths
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetJsonRequest.Builder
-
Calls getJson method, Gets the JSON tree at a workspace/microversion/version
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetSubElementContentRequest.Builder
-
Calls getSubElementContent method, Get content of sub-elements in a workspace
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsGetSubElementIdsRequest.Builder
-
Calls getSubElementIds method, Gets a list of all sub-element IDs of a workspace/microversion/version
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsResolveReferencesRequest.Builder
-
Calls resolveReferences method, Resolve references for an app element
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetAssemblyDefinitionRequest.Builder
-
Calls getAssemblyDefinition method, Get information about an Assembly.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetBillOfMaterialsRequest.Builder
-
Calls getBillOfMaterials method, Get content of the bill of materials in json format matching the Onshape BOM Standard for the
specified assembly
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of an Assembly, or an empty object if the Assembly is empty.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetFeatureSpecsRequest.Builder
-
Calls getFeatureSpecs method, Get the definition of the feature specs for an assembly
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetFeaturesRequest.Builder
-
Calls getFeatures method, Get the definition of the feature list for an assembly
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.AssembliesGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of an Assembly
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.BlobElementsDownloadFileFromElementRequest.Builder
-
Calls downloadFileFromElement method, Download a file from a blob element
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.ElementsGetConfigurationRequest.Builder
-
Calls getConfiguration method, Get the configuration definition for a part studio or an assembly.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.FeatureStudiosGetFeatureStudioContentsRequest.Builder
-
Calls getFeatureStudioContents method, Get the text inside a Feature Studio tab
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.FeatureStudiosGetFeatureStudioSpecsRequest.Builder
-
Calls getFeatureStudioSpecs method, Get the feature specs for a Feature Studio tab
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.MetadataGetElementMetadataRequest.Builder
-
Calls getElementMetadata method, Get metadata of an element in a workspace / version
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.MetadataGetPartListMetadataRequest.Builder
-
Calls getPartListMetadata method, Get metadata of parts of an element in a workspace / version / microversion
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartsGetPartsInPartstudioRequest.Builder
-
Calls getPartsInPartstudio method, Get list of parts in a part studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosComparePartStudioRequest.Builder
-
Calls comparePartStudio method, Compare Part Studio in different versions / workspaces of a Document.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest.Builder
-
Calls evalFeatureScript method, Evaluate featurescript in the context of a part studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Calls exportGltf method, Export glTF representation of parts in a Part Studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part studio in text Parasolid format; returns a 307 redirect.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Calls exportStl method, Export the part studio in text or binary STL format; returns a 307 redirect.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetBodyDetailsRequest.Builder
-
Calls getBodyDetails method, Get the body details of a Part Studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of a Part Studio, or an empty object if the Part Studio is empty.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Calls getEdges method, Get the tessellated edges of the parts in a Part Studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Calls getFaces method, Get the tessellated faces of the parts in a Part Studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetFeatureSpecsRequest.Builder
-
Calls getFeatureSpecs method, Get the definition of the feature specs for a part studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetFeaturesRequest.Builder
-
Calls getFeatures method, Get the definition of the feature list for a part studio.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetMassPropertiesRequest.Builder
-
Calls getMassProperties method, Get the mass properties of a part studio or parts; parts must have density in order to have mass.
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of a Part Studio
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Calls getSketchInfo method, Get information for sketches in a part studio
- call(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest.Builder
-
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.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Calls exportGltf method, Export glTF representation of a part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part in text Parasolid format; returns a 307 redirect.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetBendTableRequest.Builder
-
Calls getBendTable method, Get the bend table a sheet metal part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetBodyDetailsRequest.Builder
-
Calls getBodyDetails method, Get the body details of a part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetBoundingBoxesRequest.Builder
-
Calls getBoundingBoxes method, Get the bounding box of a part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Calls getEdges method, Get the tessellated edges of a part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Calls getFaces method, Get the tessellated faces of a part.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetMassPropertiesRequest.Builder
-
Calls getMassProperties method, Get the mass properties of a part; parts must have density in order to have mass.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsGetShadedViewsRequest.Builder
-
Calls getShadedViews method, Get a shaded image rendering of a part
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesForSketchRequest.Builder
-
Calls getBoundingBoxesForSketch method, Get the bounding box of a sketch.
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartStudiosGetFeatureScriptTableRequest.Builder
-
Calls getFeatureScriptTable method, Compute and return a FeatureScript table for a given part studio (and possibly part).
- call(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Calls getTessellatedEntities method, Get the tessellations of the sketch entities of a sketch in a part studio.
- call(String, WVM, String, String, String, PPI) - Method in class com.onshape.api.requests.MetadataGetPartMetadataRequest.Builder
-
Calls getPartMetadata method, Get metadata of a part in an element in a workspace / version / microversion
- call(String, WV, String) - Method in class com.onshape.api.requests.DocumentsGetCurrentMicroversionRequest.Builder
-
Calls getCurrentMicroversion method, Get current microversion from a version or workspace
- call(String, WV, String) - Method in class com.onshape.api.requests.DocumentsGetInsertablesRequest.Builder
-
Calls getInsertables method, Get a list of insertables in a version or workspace of the document, optionally for a specific element.
- call(String, WV, String) - Method in class com.onshape.api.requests.MetadataGetMetadataRequest.Builder
-
Calls getMetadata method, Get workspace / version metadata
- call(String, WV, String) - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequest.Builder
-
Calls updateMetadata method, Update metadata.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Calls exportElementPostJson method, Export the given element in STL or Parasolid (PS) formats; returns an URI in the response body,
client should GET this URI to initiate the export.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.ElementsGetElementTranslatorFormatsByVersionOrWorkspaceRequest.Builder
-
Calls getElementTranslatorFormatsByVersionOrWorkspace method, Get translator formats for an element
- call(String, WV, String, String) - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequest.Builder
-
Calls updateElementMetadata method, Update element metadata
- call(String, WV, String, String) - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest.Builder
-
Calls createTranslation method, Create an element translation.
- call(String, WV, String, String) - Method in class com.onshape.api.requests.ThumbnailsDeleteApplicationThumbnailsRequest.Builder
-
Calls deleteApplicationThumbnails method, Delete element thumbnails for an application element
- call(String, WV, String, String) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailRequest.Builder
-
Calls getElementThumbnail method, Return thumbnail info for an element tab
- call(String, WV, String, String) - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequest.Builder
-
Calls setApplicationElementThumbnail method, Set element thumbnails for an application element
- call(String, WV, String, String, String, PPI) - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequest.Builder
-
Calls updatePartMetadata method, Update Part metadata
- call(String, Number) - Method in class com.onshape.api.requests.MetadataCategoryGetPropertiesRequest.Builder
-
Calls getProperties method, Get metadata properties
- call(String, Number) - Method in class com.onshape.api.requests.MetadataGetMetadataSchemaRequest.Builder
-
Calls getMetadataSchema method, Get metadata schema, or Onshape schema if user/company has no schema for the given object type
- call(String, Number) - Method in class com.onshape.api.requests.RevisionsEnumerateRevisionsRequest.Builder
-
Calls enumerateRevisions method, Enumerate all revisions released in a company.
- call(String, Number, Number) - Method in class com.onshape.api.requests.TranslationsGetTranslationsRequest.Builder
-
Calls getTranslations method, Get list of translation status entries for a document
- call(String, Number, String[]) - Method in class com.onshape.api.requests.MetadataCategoryGetMetadataCategoryPropertiesRequest.Builder
-
Calls getMetadataCategoryProperties method, Get metadata category properties
- call(String, Number, String, String, Number, Boolean, Number, Number) - Method in class com.onshape.api.requests.CommentsGetRequest.Builder
-
Calls get method, Get list of comments for a document.
- call(String, String) - Method in class com.onshape.api.requests.AccountsCancelPurchaseNewRequest.Builder
-
Calls cancelPurchaseNew method, Cancel a recurring subscription.
- call(String, String) - Method in class com.onshape.api.requests.AppElementsCommitTransactionsRequest.Builder
-
Calls commitTransactions method, Commits transactions (Merges multiple transactions into one microversion.) Either all of the
transactions will be committed in a single microversion or none will be committed if the call
raises an error.
- call(String, String) - Method in class com.onshape.api.requests.AppElementsCreateElementRequest.Builder
-
Calls createElement method, Create an app element
- call(String, String) - Method in class com.onshape.api.requests.ApplicationsGetCompanyAppSettingsRequest.Builder
-
Calls getCompanyAppSettings method, Get company level preference settings for application.
- call(String, String) - Method in class com.onshape.api.requests.ApplicationsGetUserAppSettingsRequest.Builder
-
Calls getUserAppSettings method, Get user preference settings for application.
- call(String, String) - Method in class com.onshape.api.requests.ApplicationsUpdateAppCompanySettingsRequest.Builder
-
Calls updateAppCompanySettings method, Update a company settings for application.
- call(String, String) - Method in class com.onshape.api.requests.ApplicationsUpdateAppSettingsRequest.Builder
-
Calls updateAppSettings method, Update a user's application settings.
- call(String, String) - Method in class com.onshape.api.requests.AssembliesCreateAssemblyRequest.Builder
-
Calls createAssembly method, Create an new assembly tab in the document.
- call(String, String) - Method in class com.onshape.api.requests.AssembliesGetNamedViewsRequest.Builder
-
Calls getNamedViews method, Returns a map from view name to view data for the given element
- call(String, String) - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Calls uploadFileCreateElement method, Create a blob element from an uploaded file.
- call(String, String) - Method in class com.onshape.api.requests.CommentsGetAttachmentRequest.Builder
-
Calls getAttachment method, Get an attachment associated with comment
- call(String, String) - Method in class com.onshape.api.requests.CompaniesGetDocumentsByNameRequest.Builder
-
Calls getDocumentsByName method, Get list of company owned documents by exact name.
- call(String, String) - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest.Builder
-
Calls copyWorkspace method, Copy a workspace
- call(String, String) - Method in class com.onshape.api.requests.DocumentsDeleteWorkspaceRequest.Builder
-
Calls deleteWorkspace method, Delete workspace
- call(String, String) - Method in class com.onshape.api.requests.DocumentsDownloadExternalDataRequest.Builder
-
Calls downloadExternalData method, Download external data
- call(String, String) - Method in class com.onshape.api.requests.DocumentsGetVersionRequest.Builder
-
Calls getVersion method, Get information about a version
- call(String, String) - Method in class com.onshape.api.requests.DocumentsMergeIntoWorkspaceRequest.Builder
-
Calls mergeIntoWorkspace method, Merge a version or workspace into another
- call(String, String) - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest.Builder
-
Calls moveElementsToDocument method, Move elements from a source document to a destination document
- call(String, String) - Method in class com.onshape.api.requests.DocumentsSyncAppElementsRequest.Builder
-
Calls syncAppElements method, Sync application elements to the latest microversions
- call(String, String) - Method in class com.onshape.api.requests.DocumentsUnShareRequest.Builder
-
Calls unShare method, Remove share permissions from document
- call(String, String) - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest.Builder
-
Calls copyElementFromSourceDocument method, Copy an element from a source document to a destination document or within the same document.
- call(String, String) - Method in class com.onshape.api.requests.ElementsEncodeConfigurationRequest.Builder
-
Calls encodeConfiguration method, Encodes a configuration into a string for use in API calls to the target element
- call(String, String) - Method in class com.onshape.api.requests.FeatureStudiosCreateFeatureStudioRequest.Builder
-
Calls createFeatureStudio method, Create an new feature studio tab in the document.
- call(String, String) - Method in class com.onshape.api.requests.FoldersUnShareRequest.Builder
-
Calls unShare method, Remove share permissions from folder
- call(String, String) - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest.Builder
-
Calls updateProperty method, Update metadata property and associate or disassociate with/from categories
- call(String, String) - Method in class com.onshape.api.requests.MetadataGetPropertyInfoRequest.Builder
-
Calls getPropertyInfo method, Get metadata property info
- call(String, String) - Method in class com.onshape.api.requests.PartStudiosCreatePartStudioRequest.Builder
-
Calls createPartStudio method, Create an new part studio tab in the document.
- call(String, String) - Method in class com.onshape.api.requests.PartStudiosGetNamedViewsRequest.Builder
-
Calls getNamedViews method, Returns a map from view name to view data for the given element
- call(String, String) - Method in class com.onshape.api.requests.ReleaseManagementCreateObsoletionPackageRequest.Builder
-
Calls createObsoletionPackage method, Create an obsoletion package to make an existing revision obsolete.
- call(String, String) - Method in class com.onshape.api.requests.ReleaseManagementFindByDocumentIdAndVersionIdRequest.Builder
-
Calls findByDocumentIdAndVersionId method, Returns list of release packages for a document id and version id
- call(String, String) - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequest.Builder
-
Calls updateReleasePackage method, Update the release/obsoletion package properties and/or item properties and transition it to
desired state
- call(String, String) - Method in class com.onshape.api.requests.RevisionsGetLatestInDocumentOrCompanyRequest.Builder
-
Calls getLatestInDocumentOrCompany method, Get the latest revision for a part number in a document or company.
- call(String, String) - Method in class com.onshape.api.requests.ThumbnailsGetDocumentThumbnailRequest.Builder
-
Calls getDocumentThumbnail method, Get the thumbnail for a document in a specific workspace
- call(String, String) - Method in class com.onshape.api.requests.ThumbnailsGetThumbnailForDocumentAndVersionRequest.Builder
-
Calls getThumbnailForDocumentAndVersion method, Return thumbnail info for document at specified version
- call(String, String) - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest.Builder
-
Calls createTranslation method, Create a translation of the input data.
- call(String, String, VM, String) - Method in class com.onshape.api.requests.DocumentsRestoreFromHistoryRequest.Builder
-
Calls restoreFromHistory method, Restores document to an old version or microversion in its history.
- call(String, String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsDeleteContentRequest.Builder
-
Calls deleteContent method, Deletes a sub-element of an application element
- call(String, String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsDownloadBlobSubelementRequest.Builder
-
Calls downloadBlobSubelement method, Download a blob subelement from an app element
- call(String, String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsResolveReferenceRequest.Builder
-
Calls resolveReference method, Resolve an app element reference.
- call(String, String, WVM, String, String) - Method in class com.onshape.api.requests.ElementsDecodeConfigurationStringRequest.Builder
-
Calls decodeConfigurationString method, Converts a configuration string or configuration id into parameter map form.
- call(String, String, WV, String, String, Number, String, String, Boolean) - Method in class com.onshape.api.requests.RevisionsGetRevisionHistoryInCompanyByElementIdRequest.Builder
-
Calls getRevisionHistoryInCompanyByElementId method, Get a list of all revisions for a part of specified D/W/V/E ids in a company, ordered newest first.
- call(String, String, WV, String, String, String, String, String, Boolean) - Method in class com.onshape.api.requests.RevisionsGetRevisionHistoryInCompanyByPartIdRequest.Builder
-
Calls getRevisionHistoryInCompanyByPartId method, Get a list of all revisions for a part of specified D/W/V/E/P ids in a company, ordered newest first.
- call(String, String, Number) - Method in class com.onshape.api.requests.MetadataCategoryDeleteCategoryRequest.Builder
-
Calls deleteCategory method, Delete metadata category by Id
- call(String, String, Number) - Method in class com.onshape.api.requests.MetadataCategoryGetCategoryRequest.Builder
-
Calls getCategory method, Get metadata category by Id
- call(String, String, Number) - Method in class com.onshape.api.requests.MetadataCategoryGetMetadataPropertyRequest.Builder
-
Calls getMetadataProperty method, Get metadata property
- call(String, String, Number) - Method in class com.onshape.api.requests.RevisionsGetNextRevisionNamesRequest.Builder
-
Calls getNextRevisionNames method, Get next revision names
- call(String, String, Number, Boolean) - Method in class com.onshape.api.requests.RevisionsGetRevisionHistoryInCompanyByPartNumberRequest.Builder
-
Calls getRevisionHistoryInCompanyByPartNumber method, Get a list of all revisions for a part number in a company, ordered newest first.
- call(String, String, Object, Map<String, Object>, Map<String, Object>, Class<T>) - Method in class com.onshape.api.base.BaseClient
-
Performs the HTTP call and transforms the result to the required class.
- call(String, String, String) - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest.Builder
-
Calls copyAssociativeData method, Copy associative data between views
- call(String, String, String) - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest.Builder
-
Calls createReference method, Create an app element reference
- call(String, String, String) - Method in class com.onshape.api.requests.AppElementsListTransactionsRequest.Builder
-
Calls listTransactions method, List element transactions
- call(String, String, String) - Method in class com.onshape.api.requests.AppElementsStartTransactionRequest.Builder
-
Calls startTransaction method, Start a transaction (creates a microbranch)
- call(String, String, String) - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest.Builder
-
Calls updateElement method, Update an app element
- call(String, String, String) - Method in class com.onshape.api.requests.ApplicationsDeleteAppSettingsRequest.Builder
-
Calls deleteAppSettings method, Delete a user's application settings.
- call(String, String, String) - Method in class com.onshape.api.requests.ApplicationsDeleteCompanyAppSettingsRequest.Builder
-
Calls deleteCompanyAppSettings method, Delete a company's application settings.
- call(String, String, String) - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest.Builder
-
Calls addFeature method, Add a feature to the feature list for an assembly
- call(String, String, String) - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest.Builder
-
Calls createInstance method, Create an instance of a part, part studio or assembly into an existing assembly element.
- call(String, String, String) - Method in class com.onshape.api.requests.AssembliesGetOrCreateBillOfMaterialsElementRequest.Builder
-
Calls getOrCreateBillOfMaterialsElement method, Create and retrieve a Bill Of Materials element for the specified assembly.
- call(String, String, String) - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequest.Builder
-
Calls insertTransformedInstances method, Insert a list of instances, each with a transform.
- call(String, String, String) - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequest.Builder
-
Calls transformOccurrences method, Transform a list of assembly occurrences.
- call(String, String, String) - Method in class com.onshape.api.requests.BlobElementsUpdateMeshUnitsRequest.Builder
-
Calls updateMeshUnits method, Updates the units of a previously imported mesh (STL or OBJ) file.
- call(String, String, String) - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest.Builder
-
Calls uploadFileUpdateElement method, Update a blob element by uploading a file.
- call(String, String, String) - Method in class com.onshape.api.requests.DocumentsUpdateExternalReferencesToLatestDocumentsRequest.Builder
-
Calls updateExternalReferencesToLatestDocuments method, Update the external references to the latest documents if the referenced external elements have been parted out
- call(String, String, String) - Method in class com.onshape.api.requests.DrawingsGetTranslationFormatsRequest.Builder
-
Calls getTranslationFormats method, Returns a list of the available formats to which this Drawing can be translated.
- call(String, String, String) - Method in class com.onshape.api.requests.ElementsDeleteElementRequest.Builder
-
Calls deleteElement method, Delete an element from a document.
- call(String, String, String) - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest.Builder
-
Calls updateConfiguration method, Update the configuration for a part studio or assembly.
- call(String, String, String) - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequest.Builder
-
Calls updateReferences method, Update or replace references in an element
- call(String, String, String) - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest.Builder
-
Calls updateFeatureStudioContents method, Update Feature Studio contents to be new text
- call(String, String, String) - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest.Builder
-
Calls addPartStudioFeature method, Add a feature to the feature list for a part studio.
- call(String, String, String) - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest.Builder
-
Calls updateFeatures method, Update parameters of existing features in the feature list for a part studio.
- call(String, String, String) - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest.Builder
-
Calls updateRollback method, Move the rollback bar in the feature list for a part studio.
- call(String, String, String) - Method in class com.onshape.api.requests.RevisionsDeleteRevisionHistoryRequest.Builder
-
Calls deleteRevisionHistory method, Erase all revisions of a given partnumber.
- call(String, String, String) - Method in class com.onshape.api.requests.ThumbnailsGetDocumentThumbnailWithSizeRequest.Builder
-
Calls getDocumentThumbnailWithSize method, Return thumbnail for document, with specified size in pixels
- call(String, String, String, String) - Method in class com.onshape.api.requests.AppElementsAbortTransactionRequest.Builder
-
Calls abortTransaction method, Aborts a transaction (deletes a microbranch)
- call(String, String, String, String) - Method in class com.onshape.api.requests.AppElementsDeleteReferenceRequest.Builder
-
Calls deleteReference method, Delete an app element reference
- call(String, String, String, String) - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest.Builder
-
Calls updateReference method, Update an app element reference
- call(String, String, String, String) - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest.Builder
-
Calls uploadBlobSubelement method, Create a blob subelement in an app element from an uploaded file.
- call(String, String, String, String) - Method in class com.onshape.api.requests.AssembliesDeleteFeatureRequest.Builder
-
Calls deleteFeature method, Delete an existing feature in the feature list for an assembly
- call(String, String, String, String) - Method in class com.onshape.api.requests.AssembliesDeleteInstanceRequest.Builder
-
Calls deleteInstance method, Delete an assembly instance.
- call(String, String, String, String) - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest.Builder
-
Calls updateFeature method, Update an existing feature in the feature list for an assembly
- call(String, String, String, String) - Method in class com.onshape.api.requests.PartStudiosDeleteFeatureRequest.Builder
-
Calls deleteFeature method, Delete an existing feature in the feature list for a part studio.
- call(String, String, String, String) - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest.Builder
-
Calls updateFeature method, Update an existing feature in the feature list for a part studio.
- call(String, String, String, String, CU, String) - Method in class com.onshape.api.requests.MetadataGetStandardContentMetadataRequest.Builder
-
Calls getStandardContentMetadata method, Get metadata of a standard content part in a version
- call(String, String, String, String, CU, String) - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequest.Builder
-
Calls updateStandardContentMetadata method, Update metadata of a standard content part in a version for a specific user or company.
- call(String, String, String, String, Boolean) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailWithSizeRequest.Builder
-
Calls getElementThumbnailWithSize method, Return thumbnail for element, with specified size in pixels
- call(String, String, String, String, String, Boolean, Boolean) - Method in class com.onshape.api.requests.ThumbnailsGetElementThumbnailWithApiConfigurationRequest.Builder
-
Calls getElementThumbnailWithApiConfiguration method, Return thumbnail for element, with specified size in pixels
- call(String, String, String, String, String, String) - Method in class com.onshape.api.requests.AppElementsDeleteBlobSubelementRequest.Builder
-
Calls deleteBlobSubelement method, Delete a blob subelement in an app element.
- callout - Variable in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesRows
-
A callout that could be attached to the associated entities
- callToStream(String, WVM, String, String) - Method in class com.onshape.api.requests.BlobElementsDownloadFileFromElementRequest.Builder
-
Calls downloadFileFromElement method, Download a file from a blob element
- callToStream(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part studio in text Parasolid format; returns a 307 redirect.
- callToStream(String, WVM, String, String) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Calls exportStl method, Export the part studio in text or binary STL format; returns a 307 redirect.
- callToStream(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsExportParasolidRequest.Builder
-
Calls exportParasolid method, Export the part in text Parasolid format; returns a 307 redirect.
- callToStream(String, WVM, String, String, String) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
- callToStream(String, String) - Method in class com.onshape.api.requests.CommentsGetAttachmentRequest.Builder
-
Calls getAttachment method, Get an attachment associated with comment
- callToStream(String, String) - Method in class com.onshape.api.requests.DocumentsDownloadExternalDataRequest.Builder
-
Calls downloadExternalData method, Download external data
- callToStream(String, String, WVM, String, String) - Method in class com.onshape.api.requests.AppElementsDownloadBlobSubelementRequest.Builder
-
Calls downloadBlobSubelement method, Download a blob subelement from an app element
- cameraViewport - Variable in class com.onshape.api.requests.CommentsCreateRequestViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.requests.CommentsUpdateRequestViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
The viewport of the camera of the view
- cameraViewport - Variable in class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.CommentsCreateResponseViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.CommentsReopenResponseViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.CommentsResolveResponseViewData
-
camera viewport data associated with this comment.
- cameraViewport - Variable in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
The viewport of the camera of the view
- cameraViewport() - Method in class com.onshape.api.requests.CommentsCreateRequestViewData.Builder
-
Get camera viewport data associated with this comment.
- cameraViewport() - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData.Builder
-
Get camera viewport data associated with this comment.
- cameraViewport(Number[]) - Method in class com.onshape.api.requests.CommentsCreateRequestViewData.Builder
-
Set camera viewport data associated with this comment.
- cameraViewport(Number[]) - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData.Builder
-
Set camera viewport data associated with this comment.
- canBeRestored_ - Variable in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
can this mv be restored.
- canceledAt - Variable in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Purchase canceled at
- canceledAt - Variable in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Purchase canceled at
- canceledAt - Variable in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Purchase canceled at
- canceledAt - Variable in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Purchase canceled at
- cancelPurchaseNew() - Method in class com.onshape.api.Accounts
-
Create request for cancelPurchaseNew
- canDelete - Variable in class com.onshape.api.responses.CommentsGetResponseItems
-
Can delete.
- canDelete - Variable in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Whether workspace can be deleted
- canDelete - Variable in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Whether workspace can be deleted
- canDelete - Variable in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Whether workspace can be deleted
- canDelete - Variable in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Whether workspace can be deleted
- canResolveOrReopen - Variable in class com.onshape.api.responses.CommentsGetResponseItems
-
Can resolve or reopen
- canUnshare - Variable in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Whether document can be unshared
- card - Variable in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Card information
- card - Variable in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Card information
- card - Variable in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Card information
- card - Variable in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Card information
- categoryPropertyConfigParams() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest.Builder
-
Get Additional information about property
- categoryPropertyConfigParams() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest.Builder
-
Get Additional information about property
- categoryPropertyConfigParams(MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams) - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest.Builder
-
Set Additional information about property
- categoryPropertyConfigParams(MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams) - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest.Builder
-
Set Additional information about property
- categorySummaryInfoList - Variable in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
List of member category summary info objects
- categorySummaryInfoList - Variable in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
List of member category summary info objects
- center - Variable in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes
-
A 3-element array storing the center vector of a section plane
- center - Variable in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValueSectionPlanes
-
A 3-element array storing the center vector of a section plane
- center - Variable in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
(circle, arc, ellipse, ellipticArc) The center point
- centroid - Variable in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Coordinates of the centroid (center of mass) in metric units (3 numbers), along with minimum (3 numbers) and maximum (3 numbers)
- centroid - Variable in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Coordinates of the centroid (center of mass) in metric units (3 numbers), along with minimum (3 numbers) and maximum (3 numbers)
- changeId - Variable in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponseChanges
-
The changeId for the history entry
- changeId - Variable in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
The changeId of the creation operation
- changeId() - Method in class com.onshape.api.requests.AppElementsGetBlobSubelementIdsRequest.Builder
-
Get Id of the change at which the ids should be retrieved Valid only when used with a workspaceId
- changeId() - Method in class com.onshape.api.requests.AppElementsGetJsonPathsRequest.Builder
-
Get Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
- changeId() - Method in class com.onshape.api.requests.AppElementsGetJsonRequest.Builder
-
Get Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
- changeId() - Method in class com.onshape.api.requests.AppElementsGetSubElementContentRequest.Builder
-
Get Id of the change at which the ids should be retrieved.
- changeId() - Method in class com.onshape.api.requests.AppElementsGetSubElementIdsRequest.Builder
-
Get Id of the change at which the ids should be retrieved Valid only when used with a workspaceId
- changeId(String) - Method in class com.onshape.api.requests.AppElementsGetBlobSubelementIdsRequest.Builder
-
Set Id of the change at which the ids should be retrieved Valid only when used with a workspaceId
- changeId(String) - Method in class com.onshape.api.requests.AppElementsGetJsonPathsRequest.Builder
-
Set Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
- changeId(String) - Method in class com.onshape.api.requests.AppElementsGetJsonRequest.Builder
-
Set Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
- changeId(String) - Method in class com.onshape.api.requests.AppElementsGetSubElementContentRequest.Builder
-
Set Id of the change at which the ids should be retrieved.
- changeId(String) - Method in class com.onshape.api.requests.AppElementsGetSubElementIdsRequest.Builder
-
Set Id of the change at which the ids should be retrieved Valid only when used with a workspaceId
- changes - Variable in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChanges
-
Map of changes in a specific MODIFIED part
- changes() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest.Builder
-
Get List of changes to make to the application element
- changes(AppElementsUpdateElementRequestChanges[]) - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest.Builder
-
Set List of changes to make to the application element
- children - Variable in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Dependent child items as determined by Onshape.
- children - Variable in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Dependent child items as determined by Onshape.
- chordTolerance() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Get Chord tolerance (STL)
- chordTolerance() - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Get Chord tolerance (in selected units)
- chordTolerance() - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Get Chord tolerance (in selected units)
- chordTolerance() - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance() - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Get Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Set Chord tolerance (STL)
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Set Chord tolerance (in selected units)
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Set Chord tolerance (in selected units)
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Set Chord tolerance (in meters).
- chordTolerance(Number) - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Set Chord tolerance (in meters).
- city - Variable in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
City
- city - Variable in class com.onshape.api.responses.CompaniesGetResponseAddress
-
City
- classType - Variable in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
The type of insertable
- classType - Variable in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
class type.
- clientInteractionMode() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest.Builder
-
Get Reserved for internal use
- clientInteractionMode(Number) - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest.Builder
-
Set Reserved for internal use
- clockwise - Variable in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
(arc, ellipticArc) If true, the segment is oriented clockwise from the startPoint to the endPoint around the center.
- close() - Method in class com.onshape.api.types.JsonObjectOrArrayInputStream
-
- coedges - Variable in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesLoops
-
Coedges of a loop
- coedges - Variable in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesLoops
-
Coedges of a loop
- collapseEvents - Variable in class com.onshape.api.responses.WebhooksCreateWebhookResponseOptions
-
Whether similar events are collapsed into one notification
- collapseEvents - Variable in class com.onshape.api.responses.WebhooksGetWebhookResponseOptions
-
Whether similar events are collapsed into one notification
- collapseEvents - Variable in class com.onshape.api.responses.WebhooksUpdateWebhookResponseOptions
-
Whether similar events are collapsed into one notification
- collectionChanges - Variable in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesParts
-
List of changes in Part Studio Parts collection
- color - Variable in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearance
-
Part color
- color - Variable in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearance
-
Part color
- colorMethod() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Get (PDF only) The color transformation that should be applied to the drawing on export.
- colorMethod(String) - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Set (PDF only) The color transformation that should be applied to the drawing on export.
- columnIdToValue - Variable in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesRows
-
A map from column ids to cell values for the row
- columns - Variable in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Column definitions for the table
- com.onshape.api - package com.onshape.api
-
Onshape API client library.
- com.onshape.api.base - package com.onshape.api.base
-
Onshape API client base functionality.
- com.onshape.api.desktop - package com.onshape.api.desktop
-
Utility to use OAuth authentication from client on desktop application.
- com.onshape.api.exceptions - package com.onshape.api.exceptions
-
Exceptions thrown by Onshape API client.
- com.onshape.api.requests - package com.onshape.api.requests
-
Request object types.
- com.onshape.api.responses - package com.onshape.api.responses
-
Response object types.
- com.onshape.api.types - package com.onshape.api.types
-
Types used in Onshape API client.
- combineCompositePartConstituents() - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Get If true, the geometry belonging to the constituents of composite parts will be combined within the parent composite part, rather than each constituent having its own node in the result.
- combineCompositePartConstituents() - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Get If true, the geometry belonging to the constituents of composite parts will be combined within the parent composite part, rather than each constituent having its own node in the result.
- combineCompositePartConstituents(String) - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Set If true, the geometry belonging to the constituents of composite parts will be combined within the parent composite part, rather than each constituent having its own node in the result.
- combineCompositePartConstituents(String) - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Set If true, the geometry belonging to the constituents of composite parts will be combined within the parent composite part, rather than each constituent having its own node in the result.
- comments() - Method in class com.onshape.api.Onshape
-
Access API methods for category Comments
- Comments - Class in com.onshape.api
-
Comments: API endpoints for Comments group.
- CommentsAddAttachmentRequest - Class in com.onshape.api.requests
-
Request object for addAttachment API endpoint.
- CommentsAddAttachmentRequest.Builder - Class in com.onshape.api.requests
-
- CommentsAddAttachmentResponse - Class in com.onshape.api.responses
-
Response object for addAttachment API endpoint.
- CommentsAddAttachmentResponse() - Constructor for class com.onshape.api.responses.CommentsAddAttachmentResponse
-
- CommentsAddAttachmentResponseViewData - Class in com.onshape.api.responses
-
Object used in calls to addAttachment API endpoint.
- CommentsAddAttachmentResponseViewData() - Constructor for class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
- CommentsCreateRequest - Class in com.onshape.api.requests
-
Request object for create API endpoint.
- CommentsCreateRequest.Builder - Class in com.onshape.api.requests
-
- CommentsCreateRequestViewData - Class in com.onshape.api.requests
-
Object used in calls to create API endpoint.
- CommentsCreateRequestViewData.Builder - Class in com.onshape.api.requests
-
- CommentsCreateResponse - Class in com.onshape.api.responses
-
Response object for create API endpoint.
- CommentsCreateResponse() - Constructor for class com.onshape.api.responses.CommentsCreateResponse
-
- CommentsCreateResponseViewData - Class in com.onshape.api.responses
-
Object used in calls to create API endpoint.
- CommentsCreateResponseViewData() - Constructor for class com.onshape.api.responses.CommentsCreateResponseViewData
-
- CommentsDeleteAttachmentsRequest - Class in com.onshape.api.requests
-
Request object for deleteAttachments API endpoint.
- CommentsDeleteAttachmentsRequest.Builder - Class in com.onshape.api.requests
-
- CommentsDeleteAttachmentsResponse - Class in com.onshape.api.responses
-
Response object for deleteAttachments API endpoint.
- CommentsDeleteAttachmentsResponse() - Constructor for class com.onshape.api.responses.CommentsDeleteAttachmentsResponse
-
- CommentsDeleteRequest - Class in com.onshape.api.requests
-
Request object for delete API endpoint.
- CommentsDeleteRequest.Builder - Class in com.onshape.api.requests
-
- CommentsDeleteResponse - Class in com.onshape.api.responses
-
Response object for delete API endpoint.
- CommentsDeleteResponse() - Constructor for class com.onshape.api.responses.CommentsDeleteResponse
-
- CommentsGetAttachmentRequest - Class in com.onshape.api.requests
-
Request object for getAttachment API endpoint.
- CommentsGetAttachmentRequest.Builder - Class in com.onshape.api.requests
-
- CommentsGetAttachmentResponse - Class in com.onshape.api.responses
-
Response object for getAttachment API endpoint.
- CommentsGetAttachmentResponse() - Constructor for class com.onshape.api.responses.CommentsGetAttachmentResponse
-
- CommentsGetCommentRequest - Class in com.onshape.api.requests
-
Request object for getComment API endpoint.
- CommentsGetCommentRequest.Builder - Class in com.onshape.api.requests
-
- CommentsGetCommentResponse - Class in com.onshape.api.responses
-
Response object for getComment API endpoint.
- CommentsGetCommentResponse() - Constructor for class com.onshape.api.responses.CommentsGetCommentResponse
-
- CommentsGetCommentResponseViewData - Class in com.onshape.api.responses
-
Object used in calls to getComment API endpoint.
- CommentsGetCommentResponseViewData() - Constructor for class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
- CommentsGetRequest - Class in com.onshape.api.requests
-
Request object for get API endpoint.
- CommentsGetRequest.Builder - Class in com.onshape.api.requests
-
- CommentsGetResponse - Class in com.onshape.api.responses
-
Response object for get API endpoint.
- CommentsGetResponse() - Constructor for class com.onshape.api.responses.CommentsGetResponse
-
- CommentsGetResponseItems - Class in com.onshape.api.responses
-
Object used in calls to get API endpoint.
- CommentsGetResponseItems() - Constructor for class com.onshape.api.responses.CommentsGetResponseItems
-
- CommentsGetResponseItemsViewData - Class in com.onshape.api.responses
-
Object used in calls to get API endpoint.
- CommentsGetResponseItemsViewData() - Constructor for class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
- CommentsReopenRequest - Class in com.onshape.api.requests
-
Request object for reopen API endpoint.
- CommentsReopenRequest.Builder - Class in com.onshape.api.requests
-
- CommentsReopenResponse - Class in com.onshape.api.responses
-
Response object for reopen API endpoint.
- CommentsReopenResponse() - Constructor for class com.onshape.api.responses.CommentsReopenResponse
-
- CommentsReopenResponseViewData - Class in com.onshape.api.responses
-
Object used in calls to reopen API endpoint.
- CommentsReopenResponseViewData() - Constructor for class com.onshape.api.responses.CommentsReopenResponseViewData
-
- CommentsResolveRequest - Class in com.onshape.api.requests
-
Request object for resolve API endpoint.
- CommentsResolveRequest.Builder - Class in com.onshape.api.requests
-
- CommentsResolveResponse - Class in com.onshape.api.responses
-
Response object for resolve API endpoint.
- CommentsResolveResponse() - Constructor for class com.onshape.api.responses.CommentsResolveResponse
-
- CommentsResolveResponseViewData - Class in com.onshape.api.responses
-
Object used in calls to resolve API endpoint.
- CommentsResolveResponseViewData() - Constructor for class com.onshape.api.responses.CommentsResolveResponseViewData
-
- CommentsUpdateRequest - Class in com.onshape.api.requests
-
Request object for update API endpoint.
- CommentsUpdateRequest.Builder - Class in com.onshape.api.requests
-
- CommentsUpdateRequestViewData - Class in com.onshape.api.requests
-
Object used in calls to update API endpoint.
- CommentsUpdateRequestViewData.Builder - Class in com.onshape.api.requests
-
- CommentsUpdateResponse - Class in com.onshape.api.responses
-
Response object for update API endpoint.
- CommentsUpdateResponse() - Constructor for class com.onshape.api.responses.CommentsUpdateResponse
-
- commitTransactions() - Method in class com.onshape.api.AppElements
-
Create request for commitTransactions
- companies() - Method in class com.onshape.api.Onshape
-
Access API methods for category Companies
- Companies - Class in com.onshape.api
-
Companies: API endpoints for Companies group.
- CompaniesAddUserRequest - Class in com.onshape.api.requests
-
Request object for addUser API endpoint.
- CompaniesAddUserRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesAddUserResponse - Class in com.onshape.api.responses
-
Response object for addUser API endpoint.
- CompaniesAddUserResponse() - Constructor for class com.onshape.api.responses.CompaniesAddUserResponse
-
- CompaniesFindRequest - Class in com.onshape.api.requests
-
Request object for find API endpoint.
- CompaniesFindRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesFindResponse - Class in com.onshape.api.responses
-
Response object for find API endpoint.
- CompaniesFindResponse() - Constructor for class com.onshape.api.responses.CompaniesFindResponse
-
- CompaniesFindResponseItems - Class in com.onshape.api.responses
-
Object used in calls to find API endpoint.
- CompaniesFindResponseItems() - Constructor for class com.onshape.api.responses.CompaniesFindResponseItems
-
- CompaniesFindResponseItemsAddress - Class in com.onshape.api.responses
-
Object used in calls to find API endpoint.
- CompaniesFindResponseItemsAddress() - Constructor for class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
- CompaniesGetCompanyAppPurchasesRequest - Class in com.onshape.api.requests
-
Request object for getCompanyAppPurchases API endpoint.
- CompaniesGetCompanyAppPurchasesRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesGetCompanyAppPurchasesResponse - Class in com.onshape.api.responses
-
Response object for getCompanyAppPurchases API endpoint.
- CompaniesGetCompanyAppPurchasesResponse() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponse
-
- CompaniesGetCompanyAppPurchasesResponseItems - Class in com.onshape.api.responses
-
Object used in calls to getCompanyAppPurchases API endpoint.
- CompaniesGetCompanyAppPurchasesResponseItems() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
- CompaniesGetCompanyAppPurchasesResponseItemsCard - Class in com.onshape.api.responses
-
Object used in calls to getCompanyAppPurchases API endpoint.
- CompaniesGetCompanyAppPurchasesResponseItemsCard() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsCard
-
- CompaniesGetCompanyAppPurchasesResponseItemsSubscribers - Class in com.onshape.api.responses
-
Object used in calls to getCompanyAppPurchases API endpoint.
- CompaniesGetCompanyAppPurchasesResponseItemsSubscribers() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
- CompaniesGetCompanyOneTimeAppPurchasesRequest - Class in com.onshape.api.requests
-
Request object for getCompanyOneTimeAppPurchases API endpoint.
- CompaniesGetCompanyOneTimeAppPurchasesRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesGetCompanyOneTimeAppPurchasesResponse - Class in com.onshape.api.responses
-
Response object for getCompanyOneTimeAppPurchases API endpoint.
- CompaniesGetCompanyOneTimeAppPurchasesResponse() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponse
-
- CompaniesGetCompanyOneTimeAppPurchasesResponseItems - Class in com.onshape.api.responses
-
Object used in calls to getCompanyOneTimeAppPurchases API endpoint.
- CompaniesGetCompanyOneTimeAppPurchasesResponseItems() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
- CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard - Class in com.onshape.api.responses
-
Object used in calls to getCompanyOneTimeAppPurchases API endpoint.
- CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard
-
- CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers - Class in com.onshape.api.responses
-
Object used in calls to getCompanyOneTimeAppPurchases API endpoint.
- CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers() - Constructor for class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
- CompaniesGetDocumentsByNameRequest - Class in com.onshape.api.requests
-
Request object for getDocumentsByName API endpoint.
- CompaniesGetDocumentsByNameRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesGetDocumentsByNameResponse - Class in com.onshape.api.responses
-
Response object for getDocumentsByName API endpoint.
- CompaniesGetDocumentsByNameResponse() - Constructor for class com.onshape.api.responses.CompaniesGetDocumentsByNameResponse
-
- CompaniesGetDocumentsByNameResponseItems - Class in com.onshape.api.responses
-
Object used in calls to getDocumentsByName API endpoint.
- CompaniesGetDocumentsByNameResponseItems() - Constructor for class com.onshape.api.responses.CompaniesGetDocumentsByNameResponseItems
-
- CompaniesGetRequest - Class in com.onshape.api.requests
-
Request object for get API endpoint.
- CompaniesGetRequest.Builder - Class in com.onshape.api.requests
-
- CompaniesGetResponse - Class in com.onshape.api.responses
-
Response object for get API endpoint.
- CompaniesGetResponse() - Constructor for class com.onshape.api.responses.CompaniesGetResponse
-
- CompaniesGetResponseAddress - Class in com.onshape.api.responses
-
Object used in calls to get API endpoint.
- CompaniesGetResponseAddress() - Constructor for class com.onshape.api.responses.CompaniesGetResponseAddress
-
- company() - Method in class com.onshape.api.requests.WebhooksGetRequest.Builder
-
Get Id of the company to get list of hooks by a company.
- company(String) - Method in class com.onshape.api.requests.WebhooksGetRequest.Builder
-
Set Id of the company to get list of hooks by a company.
- Company - com.onshape.api.types.CU
-
- companyId - Variable in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
The ID of an Onshape Company to share with
- companyId - Variable in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
The ID of an Onshape Company to share with
- companyId - Variable in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponseItems
-
ID of the company the alias belongs to
- companyId - Variable in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
ID of the company to which the revision rule belongs
- companyId - Variable in class com.onshape.api.responses.WebhooksGetResponseItems
-
company for this webhook
- companyId - Variable in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseObsoletionWorkflow
-
ID of the company who owns the obsoletion workflow
- companyId - Variable in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseReleaseWorkflow
-
ID of the company who owns the release workflow
- companyId() - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Get The company ID - should match the path.
- companyId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries.Builder
-
Get The ID of an Onshape Company to share with
- companyId() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries.Builder
-
Get The ID of an Onshape Company to share with
- companyId() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest.Builder
-
Get ID of the company to which the revision rule belongs
- companyId(String) - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Set The company ID - should match the path.
- companyId(String) - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries.Builder
-
Set The ID of an Onshape Company to share with
- companyId(String) - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries.Builder
-
Set The ID of an Onshape Company to share with
- companyId(String) - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest.Builder
-
Set ID of the company to which the revision rule belongs
- compareAppElementJson() - Method in class com.onshape.api.AppElements
-
Create request for compareAppElementJson
- comparePartStudio() - Method in class com.onshape.api.PartStudios
-
Create request for comparePartStudio
- CompressionReaderInterceptor - Class in com.onshape.api.base
-
Decompresses any entities compressed with gzip
- CompressionReaderInterceptor() - Constructor for class com.onshape.api.base.CompressionReaderInterceptor
-
- configuration - Variable in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Configuration of the source element, valid only if the referenced element is a Part Studio.
- configuration - Variable in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Configuration of the element if item is configured.
- configuration - Variable in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Configuration of the Part studio element.
- configuration - Variable in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Configuration of the Part studio element if the instance references a Part studio.
- configuration - Variable in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Configuration of the Part studio element if the instance references a Part studio.
- configuration - Variable in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
configuration.
- configuration - Variable in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Configuration of the Part studio or Assembly element
- configuration - Variable in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Configuration of the Part studio or Assembly element
- configuration - Variable in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Configuration of the Part studio or Assembly element
- configuration - Variable in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Configuration of the Part studio or Assembly element
- configuration - Variable in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Configuration of the Part studio or Assembly element
- configuration - Variable in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Configuration of the Part studio or Assembly element
- configuration() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest.Builder
-
Get Configuration of the source element, valid only if the referenced element is a Part Studio.
- configuration() - Method in class com.onshape.api.requests.AssembliesGetAssemblyDefinitionRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances.Builder
-
Get Configuration of the source element, valid only if the referenced element is a Part Studio.
- configuration() - Method in class com.onshape.api.requests.DocumentsGetInsertablesRequest.Builder
-
Get encoded configuration for element for which to get insertables
- configuration() - Method in class com.onshape.api.requests.MetadataGetElementMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataGetMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataGetPartListMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataGetPartMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataGetStandardContentMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsExportParasolidRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetBodyDetailsRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetBoundingBoxesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetMassPropertiesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartsGetShadedViewsRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest.Builder
-
Get A configuration string indicating the particular configuration that should be translated
- configuration() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosExportParasolidRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetBodyDetailsRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesForSketchRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetFeatureScriptTableRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetMassPropertiesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetShadedViewsRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Get Configuration string
- configuration() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems.Builder
-
Get Configuration of the element if item is configured.
- configuration(String) - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest.Builder
-
Set Configuration of the source element, valid only if the referenced element is a Part Studio.
- configuration(String) - Method in class com.onshape.api.requests.AssembliesGetAssemblyDefinitionRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances.Builder
-
Set Configuration of the source element, valid only if the referenced element is a Part Studio.
- configuration(String) - Method in class com.onshape.api.requests.DocumentsGetInsertablesRequest.Builder
-
Set encoded configuration for element for which to get insertables
- configuration(String) - Method in class com.onshape.api.requests.MetadataGetElementMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataGetMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataGetPartListMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataGetPartMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataGetStandardContentMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsExportGltfRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsExportParasolidRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetBodyDetailsRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetBoundingBoxesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetEdgesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetFacesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetMassPropertiesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartsGetShadedViewsRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest.Builder
-
Set A configuration string indicating the particular configuration that should be translated
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosExportGltfRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosExportParasolidRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetBodyDetailsRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesForSketchRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetBoundingBoxesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetEdgesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetFacesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetFeatureScriptTableRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetMassPropertiesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetShadedViewsRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.PartStudiosGetTessellatedEntitiesRequest.Builder
-
Set Configuration string
- configuration(String) - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems.Builder
-
Set Configuration of the element if item is configured.
- configurationIsId() - Method in class com.onshape.api.requests.ElementsDecodeConfigurationStringRequest.Builder
-
Get If true, the cid parameter should be interpreted as a configurationId rather than an encoded configuration, in which case the wvmid must be a version or microversion and the configurationId must be obtained from that version or microversion.
- configurationIsId(Boolean) - Method in class com.onshape.api.requests.ElementsDecodeConfigurationStringRequest.Builder
-
Set If true, the cid parameter should be interpreted as a configurationId rather than an encoded configuration, in which case the wvmid must be a version or microversion and the configurationId must be obtained from that version or microversion.
- configurationParameters - Variable in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
configuration parameters.
- configurationParameters() - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest.Builder
-
Get List of configuration parameters, which define the configurability of the Part Studio.
- configurationParameters(Map[]) - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest.Builder
-
Set List of configuration parameters, which define the configurability of the Part Studio.
- configurationParameterValues - Variable in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
configuration parameter values.
- consumedIds - Variable in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Consumed Ids
- consumedIds - Variable in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Consumed Ids
- consumePurchase() - Method in class com.onshape.api.Accounts
-
Create request for consumePurchase
- contentDisposition() - Method in class com.onshape.api.requests.AppElementsDownloadBlobSubelementRequest.Builder
-
Get If "attachment", includes a Content-Disposition return header with the filename
- contentDisposition() - Method in class com.onshape.api.requests.BlobElementsDownloadFileFromElementRequest.Builder
-
Get If "attachment", includes a Content-Disposition return header with the filename
- contentDisposition(String) - Method in class com.onshape.api.requests.AppElementsDownloadBlobSubelementRequest.Builder
-
Set If "attachment", includes a Content-Disposition return header with the filename
- contentDisposition(String) - Method in class com.onshape.api.requests.BlobElementsDownloadFileFromElementRequest.Builder
-
Set If "attachment", includes a Content-Disposition return header with the filename
- contents() - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest.Builder
-
Get The new contents of the feature studio
- contents(Map) - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest.Builder
-
Set The new contents of the feature studio
- controlPoints - Variable in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
(spline[Segment]) The spline control points
- copyAssociativeData() - Method in class com.onshape.api.AppAssociativeData
-
Create request for copyAssociativeData
- copyElementFromSourceDocument() - Method in class com.onshape.api.Elements
-
Create request for copyElementFromSourceDocument
- copyWorkspace() - Method in class com.onshape.api.Documents
-
Create request for copyWorkspace
- couldBeAssembly - Variable in class com.onshape.api.responses.DrawingsGetTranslationFormatsResponseItems
-
True if the format can contain an assembly
- couldBeAssembly - Variable in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
True if the format can contain an assembly
- country - Variable in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Country
- country - Variable in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Country
- create() - Method in class com.onshape.api.Comments
-
Create request for create
- createAlias() - Method in class com.onshape.api.Aliases
-
Create request for createAlias
- createAssembly() - Method in class com.onshape.api.Assemblies
-
Create request for createAssembly
- createCategory() - Method in class com.onshape.api.MetadataCategory
-
Create request for createCategory
- createComposite() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest.Builder
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest.Builder
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest.Builder
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite(Boolean) - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest.Builder
-
Set If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite(Boolean) - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Set If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite(Boolean) - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest.Builder
-
Set If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createComposite(Boolean) - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest.Builder
-
Set If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- createdAt - Variable in class com.onshape.api.responses.AliasesGetAliasMembersResponseItems
-
CreatedAt of the alias entry
- createdAt - Variable in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponseChanges
-
The date/time of the change
- createdAt - Variable in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
The UTC date and time the BOM data was exported.
- createdAt - Variable in class com.onshape.api.responses.CommentsGetResponseItems
-
Date created.
- createdAt - Variable in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Creation date
- createdAt - Variable in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Creation date
- createdBy - Variable in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
User information for the creator of the document
- createDocument() - Method in class com.onshape.api.Documents
-
Create request for createDocument
- createDrawingIfPossible() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Get If true and the uploaded file is a DXF or a DWG, automatically create a Drawing element along with the Blob element.
- createDrawingIfPossible(Boolean) - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest.Builder
-
Set If true and the uploaded file is a DXF or a DWG, automatically create a Drawing element along with the Blob element.
- createElement() - Method in class com.onshape.api.AppElements
-
Create request for createElement
- createFeatureStudio() - Method in class com.onshape.api.FeatureStudios
-
Create request for createFeatureStudio
- createInstance() - Method in class com.onshape.api.Assemblies
-
Create request for createInstance
- createObsoletionPackage() - Method in class com.onshape.api.ReleaseManagement
-
Create request for createObsoletionPackage
- createPartStudio() - Method in class com.onshape.api.PartStudios
-
Create request for createPartStudio
- createProject() - Method in class com.onshape.api.Projects
-
Create request for createProject
- createProperty() - Method in class com.onshape.api.MetadataCategory
-
Create request for createProperty
- createReference() - Method in class com.onshape.api.AppElements
-
Create request for createReference
- createReleasePackage() - Method in class com.onshape.api.ReleaseManagement
-
Create request for createReleasePackage
- createRule() - Method in class com.onshape.api.Revisions
-
Create request for createRule
- createTranslation() - Method in class com.onshape.api.Assemblies
-
Create request for createTranslation
- createTranslation() - Method in class com.onshape.api.BlobElements
-
Create request for createTranslation
- createTranslation() - Method in class com.onshape.api.Drawings
-
Create request for createTranslation
- createTranslation() - Method in class com.onshape.api.PartStudios
-
Create request for createTranslation
- createTranslation() - Method in class com.onshape.api.Translations
-
Create request for createTranslation
- createVersion() - Method in class com.onshape.api.Documents
-
Create request for createVersion
- createWebhook() - Method in class com.onshape.api.Webhooks
-
Create request for createWebhook
- createWorkflowableTestObject() - Method in class com.onshape.api.TestCustomWorkflows
-
Create request for createWorkflowableTestObject
- createWorkspace() - Method in class com.onshape.api.Documents
-
Create request for createWorkspace
- creator - Variable in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
User information for the creator of the workspace
- creator - Variable in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
User information for the creator of the version
- creator - Variable in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
User information for the creator of the workspace
- creator - Variable in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
User information for the creator of the workspace
- creator - Variable in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
User information for the creator of the version
- creator - Variable in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
User information for the creator of the version
- creator - Variable in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
User information for the creator of the workspace
- CU - Enum in com.onshape.api.types
-
Enumeration to choose whether identifier represents Company or User.
- currentSheetOnly() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Get (DWG only) Whether to only export the last active sheet or all sheets
- currentSheetOnly(Boolean) - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest.Builder
-
Set (DWG only) Whether to only export the last active sheet or all sheets
- curve - Variable in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Edge curvature
- curve - Variable in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Description of the curve along the edge.
- curveLength - Variable in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
(curvePoints=true) The length of the curve
- curvePoints() - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Get Whether or not to output start/quarter/mid/end points, start/end tangent vectors, and length of sketch curves
- curvePoints(Boolean) - Method in class com.onshape.api.requests.PartStudiosGetSketchInfoRequest.Builder
-
Set Whether or not to output start/quarter/mid/end points, start/end tangent vectors, and length of sketch curves
- customProperties - Variable in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Custom properties, if any
- customProperties - Variable in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Custom properties, if any
- generateIfAbsent() - Method in class com.onshape.api.requests.AssembliesGetBillOfMaterialsRequest.Builder
-
Get If this is false and the BOM does not exist for the Assembly a 404 status code will be returned.
- generateIfAbsent(Boolean) - Method in class com.onshape.api.requests.AssembliesGetBillOfMaterialsRequest.Builder
-
Set If this is false and the BOM does not exist for the Assembly a 404 status code will be returned.
- geomEntities - Variable in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Geometries of sketch entities.
- geometry - Variable in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Edge geometry
- geometry - Variable in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Part geometry difference
- geometry - Variable in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Edge geometry
- get() - Method in class com.onshape.api.Comments
-
Create request for get
- get() - Method in class com.onshape.api.Companies
-
Create request for get
- get() - Method in class com.onshape.api.Teams
-
Create request for get
- get() - Method in class com.onshape.api.Webhooks
-
Create request for get
- get(String, Class<T>) - Method in class com.onshape.api.base.BaseClient
-
Shortcut for GET of specific URL
- getAbbreviation() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnitsUnits
-
Get Unit abbreviation
- getAbbreviation() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnitsUnits
-
Get Unit abbreviation
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get For internal use
- getAcceptOwnerTransfer() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get For internal use
- getAccessToken() - Method in class com.onshape.api.types.OAuthTokenResponse
-
- getAccountId() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Account id
- getAccountId() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Account id
- getAccountId() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Account id
- getAccountId() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Account id
- getAccountId() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Account id
- getAcl() - Method in class com.onshape.api.Documents
-
Create request for getAcl
- getAcl() - Method in class com.onshape.api.Folders
-
Create request for getAcl
- getActive() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Whether a shared document is active
- getActive() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Whether a shared document is active
- getActive() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Whether a shared document is active
- getActiveWorkflows() - Method in class com.onshape.api.Workflow
-
Create request for getActiveWorkflows
- getAdditions() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest
-
Get Users/teams to add to the alias (provide one of userId, teamId, email on each)
- getAddress() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get Company address
- getAddress() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get Street address
- getAddress() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get Company address
- getAddress() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get Street address
- getAddToCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get List of IDs of the categories to associate this property with
- getAddToCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get List of IDs of the categories to associate this property with
- getAdmin() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get If the new user is an admin.
- getAdmin() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get Whether current user is administrator of company
- getAdmin() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get Whether current user is administrator of company
- getAdmin() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get Whether current user is administrator of team
- getAdmin() - Method in class com.onshape.api.responses.TeamsGetMembersResponseItems
-
Get Whether member is administrator of team
- getAdmin() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get Whether current user is administrator of team
- getAlias() - Method in class com.onshape.api.Aliases
-
Create request for getAlias
- getAliasesInCompany() - Method in class com.onshape.api.Aliases
-
Create request for getAliasesInCompany
- getAliasMembers() - Method in class com.onshape.api.Aliases
-
Create request for getAliasMembers
- getAllowFaultyParts() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If not specified or if specified as false, bodies to be imported are examined for validity and any found to be faulty are removed from the import.
- getAllowFaultyParts() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If not specified or if specified as false, bodies to be imported are examined for validity and any found to be faulty are removed from the import.
- getAllowFaultyParts() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get If not specified or if specified as false, bodies to be imported are examined for validity and any found to be faulty are removed from the import.
- getAllowFaultyParts() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get If not specified or if specified as false, bodies to be imported are examined for validity and any found to be faulty are removed from the import.
- getAllowMerge() - Method in class com.onshape.api.requests.AppElementsCommitTransactionsRequest
-
Get If false, return an error in the case of concurrency, even if changes could be merged.
- getAllRules() - Method in class com.onshape.api.Revisions
-
Create request for getAllRules
- getAmountCents() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Amount cents
- getAmountCents() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Amount cents
- getAmountCents() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Amount cents
- getAmountCents() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get Amount in cents
- getAmountCents() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Amount cents
- getAmountCents() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Amount cents
- getAn() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get object containing information about the retrieved Bill Of Materials element
- getAnchorElementId() - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest
-
Get If specified, the copied element will be inserted after the anchor element, otherwise at the end of the tab list.
- getAngle() - Method in class com.onshape.api.requests.CommentsCreateRequestViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
Get The angle of the view
- getAngle() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.CommentsCreateResponseViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.CommentsReopenResponseViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.CommentsResolveResponseViewData
-
Get camera angle.
- getAngle() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
Get The angle of the view
- getAngleTolerance() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Angle tolerance (must be < pi/2) (STL)
- getAngleUnits() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Angle units, for Part Studio elements only
- getAngleUnits() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getAngleUnits() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Onshape internal use
- getAngleUnits() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Angle units, for Part Studio and Assembly elements only
- getAngleUnits() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Angle units, for Part Studio elements only
- getAngleUnits() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Angle units, for Part Studio elements only
- getAngleUnits() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Angle units, for Part Studio elements only
- getAppearance() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part appearance
- getAppearance() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part appearance
- getAppearance() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part appearance difference
- getApplicationId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The ID of an Onshape Application to share with.
- getApplicationId() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The ID of an Onshape Application to share with.
- getApplicationId() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Application Id
- getApplicationId() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Application Id
- getApplicationId() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Application Id
- getApplicationId() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get application id
- getArea() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Area of a face
- getArea() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Area of a face
- getArray() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get True if property is an array type
- getAssemblyDefinition() - Method in class com.onshape.api.Assemblies
-
Create request for getAssemblyDefinition
- getAssemblyFeature() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of an assembly feature, with the owner occurrence path id prepended.
- getAssemblyFeature() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of an assembly feature, with the owner occurrence path id prepended.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get The list of assembly features on which this comment has lived.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get The list of assembly features on which this comment has lived.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get The list of assembly features on which this comment has lived.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get The list of assembly features on which this comment has lived.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get The list of assembly features on which this comment has lived.
- getAssemblyFeatures() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get The list of assembly features on which this comment has lived.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Date assigned.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Date assigned.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Date assigned.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Date assigned.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Date assigned.
- getAssignedAt() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Date assigned.
- getAssignee() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get the user this comment is assigned to.
- getAssignee() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get the user this comment is assigned to.
- getAssociativeDataId() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get the id of the association
- getAssociativeDataIds() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequestItems
-
Get the ids of the associative data to copy, or all if empty
- getAttachment() - Method in class com.onshape.api.Comments
-
Create request for getAttachment
- getAttachment() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get attachment details.
- getAttachment() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get attachment details.
- getAttachment() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get attachment details.
- getAttachment() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get attachment details.
- getAttachment() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get attachment details.
- getAttachment() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get attachment details.
- getAutoObsoletionReleaseId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Auto obsoletion release id.
- getAutoObsoletionReleaseName() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Auto obsoletion release name.
- getBase64EncodedImage() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get Base-64 encoded image string.
- getBase64String() - Method in class com.onshape.api.types.Base64Encoded
-
- getBaseContent() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestSubelements
-
Get The initial content for a subelement (Base-64 encoded)
- getBaseContent() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequestChanges
-
Get The initial content for a subelement (Base-64 encoded)
- getBaseContent() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsSubelements
-
Get app element subelement base content
- getBaseContent() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponseData
-
Get The base content of the subelement, if it exists.
- getBaseURL() - Method in class com.onshape.api.base.BaseClient
-
Get the base URL this client is currently pointed at
- getBaseURL() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the base URL, typically https://cad.onshape.com
- getBendTable() - Method in class com.onshape.api.Parts
-
Create request for getBendTable
- getBetaCapabilityIds() - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest
-
Get Onshape internal use
- getBetaCapabilityIds() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Onshape internal use
- getBetaCapabilityIds() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Onshape internal use
- getBetaCapabilityIds() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Onshape internal use
- getBetaCapabilityIds() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Onshape internal use
- getBillOfMaterials() - Method in class com.onshape.api.Assemblies
-
Create request for getBillOfMaterials
- getBlobMimeType() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Blob mime type if valueType == BLOB (7)
- getBlobMimeType() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Blob mime type if valueType == BLOB (7)
- getBlobMimeType() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Blob mime type if valueType == BLOB (7)
- getBlobMimeType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Blob mime type if valueType == BLOB (7)
- getBlobMimeType() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Blob mime type if valueType == BLOB (7)
- getBlobMimeType() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Blob mime type if valueType == BLOB (7)
- getBlobSubelementIds() - Method in class com.onshape.api.AppElements
-
Create request for getBlobSubelementIds
- getBlue() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearanceColor
-
Get Blue RGB value
- getBlue() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearanceColor
-
Get Blue RGB value
- getBodies() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponse
-
Get Array of part body information
- getBodies() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponse
-
Get Object containing parts with mass properties, with the keys being the part ID or "-all-" for a set of parts considered together
- getBodies() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponse
-
Get Array of body information
- getBodies() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponse
-
Get Object containing parts with mass properties, with the keys being the part ID or "-all-" for a set of parts considered together
- getBodyDetails() - Method in class com.onshape.api.Parts
-
Create request for getBodyDetails
- getBodyDetails() - Method in class com.onshape.api.PartStudios
-
Create request for getBodyDetails
- getBodyType() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Type of part body.
- getBodyType() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Body type
- getBodyType() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get body type.
- getBodyType() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part body type; can be 'solid', 'surface', or 'wire'
- getBodyType() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part body type; can be 'solid', 'surface', or 'wire'
- getBomSource() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get Describes the document, version/workspace, and element that the BOM was created from
- getBomTable() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponse
-
Get BOM information
- getBoundingBoxes() - Method in class com.onshape.api.Assemblies
-
Create request for getBoundingBoxes
- getBoundingBoxes() - Method in class com.onshape.api.Parts
-
Create request for getBoundingBoxes
- getBoundingBoxes() - Method in class com.onshape.api.PartStudios
-
Create request for getBoundingBoxes
- getBoundingBoxesForSketch() - Method in class com.onshape.api.PartStudios
-
Create request for getBoundingBoxesForSketch
- getBox() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Bounding box of a face
- getBox() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Bounding box of a face
- getBuildVersion() - Method in class com.onshape.api.Onshape
-
Get the Onshape build this API was created with.
- getBulkNextRevisionNames() - Method in class com.onshape.api.Revisions
-
Create request for getBulkNextRevisionNames
- getCallout() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesRows
-
Get A callout that could be attached to the associated entities
- getCameraViewport() - Method in class com.onshape.api.requests.CommentsCreateRequestViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
Get The viewport of the camera of the view
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsCreateResponseViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsReopenResponseViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.CommentsResolveResponseViewData
-
Get camera viewport data associated with this comment.
- getCameraViewport() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
Get The viewport of the camera of the view
- getCanBeRestored_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get can this mv be restored.
- getCanceledAt() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Purchase canceled at
- getCanceledAt() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Purchase canceled at
- getCanceledAt() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Purchase canceled at
- getCanceledAt() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Purchase canceled at
- getCanceledAt() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Purchase canceled at
- getCanCurrentUserCreateReleases() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Whether the logged-in user is allowed to create Release candidates in the document or company
- getCanCurrentUserObsolete() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Can current user obsolete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Can delete.
- getCanDelete() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Whether workspace can be deleted
- getCanDelete() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Whether workspace can be deleted
- getCanDelete() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Whether workspace can be deleted
- getCanDelete() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Whether workspace can be deleted
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Can resolve or reopen.
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Can resolve or reopen.
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Can resolve or reopen.
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Can resolve or reopen
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Can resolve or reopen.
- getCanResolveOrReopen() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Can resolve or reopen.
- getCanUnshare() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Whether document can be unshared
- getCard() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Card information
- getCard() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Card information
- getCard() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Card information
- getCard() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Card information
- getCard() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Card information
- getCategory() - Method in class com.onshape.api.MetadataCategory
-
Create request for getCategory
- getCategoryPropertyConfigInfo() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Additional information about property
- getCategoryPropertyConfigInfo() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Additional information about property
- getCategoryPropertyConfigInfo() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Additional information about property
- getCategoryPropertyConfigParams() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Additional information about property
- getCategoryPropertyConfigParams() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Additional information about property
- getCategorySummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get List of member category summary info objects
- getCategorySummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get List of member category summary info objects
- getCategorySummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get List of member category summary info objects
- getCategorySummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get List of member category summary info objects
- getCategorySummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get List of member category summary info objects
- getCenter() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the center vector of a section plane
- getCenter() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the center vector of a section plane
- getCenter() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (circle, arc, ellipse, ellipticArc) The center point
- getCentroid() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Coordinates of the centroid (center of mass) in metric units (3 numbers), along with minimum (3 numbers) and maximum (3 numbers)
- getCentroid() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Coordinates of the centroid (center of mass) in metric units (3 numbers), along with minimum (3 numbers) and maximum (3 numbers)
- getChange() - Method in class com.onshape.api.responses.AppElementsCompareAppElementJsonResponse
-
Get Differences between source and target versions, encoded according to value of jsonDifferenceFormat: as a BTJEdit (see updateElement for a description) by default, as a BJEdit with full paths (jsonDifferenceFormat=full_path), as JSON patch (see RFC 6902; jsonDifferenceFormat=json_patch)
- getChangedElements() - Method in class com.onshape.api.responses.DocumentsUpdateExternalReferencesToLatestDocumentsResponse
-
Get array of ids of changed elements
- getChangeId() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponse
-
Get appElement change id
- getChangeId() - Method in class com.onshape.api.responses.AppElementsCommitTransactionsResponse
-
Get The changeId representing the element state after the commit
- getChangeId() - Method in class com.onshape.api.responses.AppElementsCreateElementResponse
-
Get The changeId of the creation operation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsCreateReferenceResponse
-
Get The changeId representing the element state after the reference creation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteBlobSubelementResponse
-
Get The changeId of the creation operation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteContentResponse
-
Get The changeId representing the element state after the deletion
- getChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteReferenceResponse
-
Get The changeId representing the element state after the deletion
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetBlobSubelementIdsResponse
-
Get The changeId representing the element state after the commit
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponseChanges
-
Get The changeId for the history entry
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetJsonPathsResponse
-
Get Id of the change at which the JSON was actually retrieved
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetJsonResponse
-
Get Id of the change at which the JSON was actually retrieved
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponse
-
Get The changeId representing the state of the element at which the content was retrieved
- getChangeId() - Method in class com.onshape.api.responses.AppElementsGetSubElementIdsResponse
-
Get The changeId representing the element state after the commit
- getChangeId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The changeId of the creation operation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The changeId of the creation operation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsStartTransactionResponse
-
Get The changeId upon which the transaction is based
- getChangeId() - Method in class com.onshape.api.responses.AppElementsUpdateElementResponse
-
Get The changeId of the creation operation
- getChangeId() - Method in class com.onshape.api.responses.AppElementsUpdateReferenceResponse
-
Get The changeId representing the element state after the reference update
- getChangeId() - Method in class com.onshape.api.responses.AppElementsUploadBlobSubelementResponse
-
Get The changeId of the creation operation
- getChanges() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest
-
Get List of changes to make to the application element
- getChanges() - Method in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponse
-
Get List of subelement history entries in order of more recent to less recent
- getChanges() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Map of the differences between source and target versions of Part Studio
- getChanges() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChanges
-
Get Map of changes in a specific MODIFIED part
- getChildren() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Dependent child items as determined by Onshape.
- getChildren() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Dependent child items as determined by Onshape.
- getChordTolerance() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Chord tolerance (STL)
- getCity() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get City
- getCity() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get City
- getClassType() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get The type of insertable
- getClassType() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get class type.
- getClientId() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get application's client ID
- getClientInteractionMode() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Reserved for internal use
- getClientPlans() - Method in class com.onshape.api.Billing
-
Create request for getClientPlans
- getClockwise() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (arc, ellipticArc) If true, the segment is oriented clockwise from the startPoint to the endPoint around the center.
- getCoedges() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesLoops
-
Get Coedges of a loop
- getCoedges() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesLoops
-
Get Coedges of a loop
- getCollapseEvents() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponseOptions
-
Get Whether similar events are collapsed into one notification
- getCollapseEvents() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponseOptions
-
Get Whether similar events are collapsed into one notification
- getCollapseEvents() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponseOptions
-
Get Whether similar events are collapsed into one notification
- getCollectionChanges() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesParts
-
Get List of changes in Part Studio Parts collection
- getColor() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearance
-
Get Part color
- getColor() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearance
-
Get Part color
- getColorMethod() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get (PDF only) The color transformation that should be applied to the drawing on export.
- getColumnIdToValue() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesRows
-
Get A map from column ids to cell values for the row
- getColumns() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Get Column definitions for the table
- getComment() - Method in class com.onshape.api.Comments
-
Create request for getComment
- getCommonUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Common units
- getCommonUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Common units
- getCompanyAppPurchases() - Method in class com.onshape.api.Companies
-
Create request for getCompanyAppPurchases
- getCompanyAppSettings() - Method in class com.onshape.api.Applications
-
Create request for getCompanyAppSettings
- getCompanyId() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get The company ID - should match the path.
- getCompanyId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The ID of an Onshape Company to share with
- getCompanyId() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The ID of an Onshape Company to share with
- getCompanyId() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest
-
Get ID of the company to which the revision rule belongs
- getCompanyId() - Method in class com.onshape.api.responses.AliasesCreateAliasResponse
-
Get ID of the company the alias belongs to
- getCompanyId() - Method in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponseItems
-
Get ID of the company the alias belongs to
- getCompanyId() - Method in class com.onshape.api.responses.AliasesGetAliasResponse
-
Get ID of the company the alias belongs to
- getCompanyId() - Method in class com.onshape.api.responses.AliasesUpdateAliasResponse
-
Get ID of the company the alias belongs to
- getCompanyId() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get Company ID for the obsoletion package
- getCompanyId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Company ID to which the release package belongs.
- getCompanyId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Company ID to which the release package belongs.
- getCompanyId() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get ID of the company to which the revision rule belongs
- getCompanyId() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get ID of the company to which the revision rule belongs
- getCompanyId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Company id.
- getCompanyId() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get ID of the company to which the revision rule belongs
- getCompanyId() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get ID of the company to which the revision rule belongs
- getCompanyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponse
-
Get Company ID to which the object belongs.
- getCompanyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponse
-
Get Company ID to which the object belongs.
- getCompanyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponse
-
Get Company ID to which the object belongs.
- getCompanyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponse
-
Get Company ID to which the object belongs.
- getCompanyId() - Method in class com.onshape.api.responses.WebhooksGetResponseItems
-
Get company for this webhook
- getCompanyId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Company ID for which workflow info is retrieved, resolved from documentId
- getCompanyId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseObsoletionWorkflow
-
Get ID of the company who owns the obsoletion workflow
- getCompanyId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseReleaseWorkflow
-
Get ID of the company who owns the release workflow
- getCompanyOneTimeAppPurchases() - Method in class com.onshape.api.Companies
-
Create request for getCompanyOneTimeAppPurchases
- getConfiguration() - Method in class com.onshape.api.Elements
-
Create request for getConfiguration
- getConfiguration() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get Configuration of the source element, valid only if the referenced element is a Part Studio.
- getConfiguration() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Configuration of the source element, valid only if the referenced element is a Part Studio.
- getConfiguration() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get A configuration string indicating the particular configuration that should be translated
- getConfiguration() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Configuration of the element if item is configured.
- getConfiguration() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Configuration of the Part studio element.
- getConfiguration() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Configuration of the Part studio element if the instance references a Part studio.
- getConfiguration() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Configuration of the Part studio element if the instance references a Part studio.
- getConfiguration() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get configuration.
- getConfiguration() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfiguration() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfiguration() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfiguration() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Configuration.
- getConfiguration() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfiguration() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfiguration() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Configuration of the Part studio or Assembly element
- getConfigurationParameters() - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest
-
Get List of configuration parameters, which define the configurability of the Part Studio.
- getConfigurationParameters() - Method in class com.onshape.api.responses.ElementsGetConfigurationResponse
-
Get List of configuration parameters, which define the configurability of the Part Studio or Assembly.
- getConfigurationParameters() - Method in class com.onshape.api.responses.ElementsUpdateConfigurationResponse
-
Get List of configuration parameters, which define the configurability of the Part Studio or Assembly.
- getConfigurationParameters() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get configuration parameters.
- getConfigurationParameterValues() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get configuration parameter values.
- getConsole() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponse
-
Get An informational message
- getConsumedIds() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Consumed Ids
- getConsumedIds() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Consumed Ids
- getConsumedIds() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Consumed Ids
- getContentEncoding() - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Get the Content-Encoding of the returned InputStream
- getContents() - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest
-
Get The new contents of the feature studio
- getContents() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioContentsResponse
-
Get The text in the feature studio
- getContents() - Method in class com.onshape.api.responses.FeatureStudiosUpdateFeatureStudioContentsResponse
-
Get The actual new contents
- getContentType() - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Get the Content-Type of the returned InputStream
- getControlPoints() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment]) The spline control points
- getConventionPlaceholder() - Method in class com.onshape.api.responses.ExportRulesGetValidRuleOptionsResponse
-
Get the placeholder with which to initialize export rule convention editor
- getCouldBeAssembly() - Method in class com.onshape.api.responses.DrawingsGetTranslationFormatsResponseItems
-
Get True if the format can contain an assembly
- getCouldBeAssembly() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
Get True if the format can contain an assembly
- getCountry() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get Country
- getCountry() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get Country
- getCreateComposite() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- getCreateComposite() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- getCreateComposite() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- getCreateComposite() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get If the value is specified as true, each part studio contains a single composite part made up of all its topologies.
- getCreatedAt() - Method in class com.onshape.api.responses.AliasesGetAliasMembersResponseItems
-
Get CreatedAt of the alias entry
- getCreatedAt() - Method in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponseChanges
-
Get The date/time of the change
- getCreatedAt() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The UTC date and time the BOM data was exported.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Date created.
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get Creation date
- getCreatedAt() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Creation date
- getCreatedBy() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get User information for the creator of the document
- getCreatedBy() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get User information for the creator of the document
- getCreatedBy() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get User information for the creator of the document
- getCreateDrawingIfPossible() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If true and the uploaded file is a DXF or a DWG, automatically create a Drawing element along with the Blob element.
- getCreationDate() - Method in class com.onshape.api.types.AbstractBlob
-
Get the creation date, if any, associated with this Blob
- getCreator() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get User information for the creator of the workspace
- getCreator() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get User information for the creator of the version
- getCreator() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get User information for the creator of the workspace
- getCreator() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get User information for the creator of the workspace
- getCreator() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get User information for the creator of the version
- getCreator() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get User information for the creator of the version
- getCreator() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get User information for the creator of the workspace
- getCurrentMicroversion() - Method in class com.onshape.api.Documents
-
Create request for getCurrentMicroversion
- getCurrentSheetOnly() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get (DWG only) Whether to only export the last active sheet or all sheets
- getCurve() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Get Edge curvature
- getCurve() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Get Description of the curve along the edge.
- getCurveLength() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (curvePoints=true) The length of the curve
- getCustomProperties() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Custom properties, if any
- getCustomProperties() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Custom properties, if any
- getData() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest
-
Get Data to encapsulate in webhook
- getData() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get Data to encapsulate in webhook
- getData() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get array of name value pairs data
- getData() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponse
-
Get List of subelement content.
- getData() - Method in class com.onshape.api.responses.CommentsGetAttachmentResponse
-
Get Requested data
- getData() - Method in class com.onshape.api.responses.DocumentsDownloadExternalDataResponse
-
Get Requested data
- getData() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get Data returned from webhook
- getData() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get Data returned from webhook
- getData() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get Data returned from webhook
- getData() - Method in class com.onshape.api.types.AbstractBlob
-
Get the contents of this Blob as a byte array
- getData() - Method in class com.onshape.api.types.Base64Encoded
-
- getData() - Method in class com.onshape.api.types.Blob
-
- getDataType() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get MIME type of uploaded file
- getDataType() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get MIME type of uploaded file
- getDataType() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Data type
- getDataType() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get data type.
- getDate_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get date of creation.
- getDateAdded() - Method in class com.onshape.api.responses.TeamsGetMembersResponseItems
-
Get Datetime when member was added
- getDecompressedInputStream() - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Returns an InputStream, decompressing the raw InputStream if it had been
gzip compressed.
- getDefaultUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get User default units
- getDefaultUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get User default units
- getDefaultValue() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Default value of the property as defined in the schema, JSON type of the field corresponds to the type of the property type in the schema
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Default value, must be set if required == true
- getDefaultValue() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Default value of the property as defined in the schema, JSON type of the field corresponds to the type of the property type in the schema
- getDefaultWorkspace() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Information about the default workspace
- getDefaultWorkspace() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Information about the default workspace
- getDefaultWorkspace() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Information about the default workspace
- getDegree() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment]) The degree of the spline
- getDelta() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestSubelements
-
Get A delta for a sub-element (Base-64 encoded)
- getDelta() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequestChanges
-
Get A delta for a sub-element (Base-64 encoded)
- getDelta() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsSubelements
-
Get app element subelement delta
- getDelta() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponseDataDeltas
-
Get A single content delta, in Base-64 encodding
- getDeltas() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponseData
-
Get Delta content for the subelement.
- getDescription() - Method in class com.onshape.api.requests.AliasesCreateAliasRequest
-
Get Description of the alias
- getDescription() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest
-
Get New description of the alias
- getDescription() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest
-
Get description of the copy
- getDescription() - Method in class com.onshape.api.requests.AppElementsCommitTransactionsRequest
-
Get Description of the change being made, for history tracking
- getDescription() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get Description of the change being made, for history tracking
- getDescription() - Method in class com.onshape.api.requests.AppElementsStartTransactionRequest
-
Get Description of the change being made, for history tracking
- getDescription() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest
-
Get Description of the change being made, for history tracking
- getDescription() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get Description of the change being made, for history tracking
- getDescription() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element description
- getDescription() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Version description
- getDescription() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Workspace description
- getDescription() - Method in class com.onshape.api.requests.DocumentsSyncAppElementsRequest
-
Get Description for the sync command
- getDescription() - Method in class com.onshape.api.requests.DocumentsUpdateDocumentAttributesRequest
-
Get New document description
- getDescription() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get Category description
- getDescription() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Property description
- getDescription() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get Category description
- getDescription() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Property description
- getDescription() - Method in class com.onshape.api.requests.ProjectsCreateProjectRequest
-
Get Project description
- getDescription() - Method in class com.onshape.api.requests.ProjectsUpdateProjectRequest
-
Get Project description
- getDescription() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest
-
Get Description of revision rule
- getDescription() - Method in class com.onshape.api.requests.RevisionsUpdateRuleRequest
-
Get Description of revision rule
- getDescription() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get An optional description of the image.
- getDescription() - Method in class com.onshape.api.responses.AppElementsGetHistoryByWorkspaceResponseChanges
-
Get A description of the change
- getDescription() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The description of the BOM.
- getDescription() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The description of the element the bom is created from
- getDescription() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get Plan description
- getDescription() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get Company description
- getDescription() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get Company description
- getDescription() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get User-provided description of workspace
- getDescription() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get User-provided description of version
- getDescription() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get User-provided description of workspace
- getDescription() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get User-provided description of workspace
- getDescription() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get User-provided description of version
- getDescription() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get User-provided description of version
- getDescription() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get User-provided description of workspace
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get Category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get Member category description
- getDescription() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property description
- getDescription() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterialProperties
-
Get Material property description
- getDescription() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterialProperties
-
Get Material property description
- getDescription() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get Description of the revision rule
- getDescription() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get Description of the revision rule
- getDescription() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get Description of the revision rule
- getDescription() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get Description of the revision rule
- getDescription() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get Team description
- getDescription() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get Team description
- getDescription_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get MV description.
- getDestinationName() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Name of the output file or new element.
- getDestinationViewId() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequestItems
-
Get the viewId associative data should be copied to
- getDeterministicId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Part deteministic ID
- getDeterministicId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get deterministic id.
- getDirection() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (line, ellipse, ellipticArc) For line, this is the line direction.
- getDiscountInfo() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get Information about discount
- getDisplayName() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Display name of the property
- getDisplayName() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Display name of the property
- getDisplayName() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Display name of the property
- getDisplayName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Display name of the property
- getDisplayName() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Display name of the property
- getDocument() - Method in class com.onshape.api.Documents
-
Create request for getDocument
- getDocument() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSource
-
Get An object containing the source document information
- getDocument() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
- getDocument() - Method in interface com.onshape.api.types.ResponseWithDocument
-
Returns an OnshapeDocument object that can be used in subsequent calls to
the related document
- getDocumentFilterOrdinal() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Document filter ID (e.g., MY_DOCS, ALL)
- getDocumentHistory() - Method in class com.onshape.api.Documents
-
Create request for getDocumentHistory
- getDocumentId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The id of the content document containing the parts or assemblies to be inserted.
- getDocumentId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Source document ID for the instance.
- getDocumentId() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Document ID (must match path parameter)
- getDocumentId() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is current document id
- getDocumentId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get The ID of the document to be shared.
- getDocumentId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The Document ID of the reference to update.
- getDocumentId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The Document ID of the destination reference.
- getDocumentId() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Document ID in which the item exists.
- getDocumentId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Document ID of the item
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Document ID of the document containing the part
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get Document ID of the document containing the referenced feature
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Document ID
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Document ID for the document containing the included instance
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get Document ID for the document containing the sub-assembly
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Document ID for the document containing the included instance
- getDocumentId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Get The id of the onshape document containing this item
- getDocumentId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of the document to comment on.
- getDocumentId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Document ID
- getDocumentId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get document id.
- getDocumentId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Get Document id
- getDocumentId() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get Document ID of the revision
- getDocumentId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Primary Document ID of items in the release package
- getDocumentId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Document ID of the revisionable object
- getDocumentId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Primary Document ID of items in the release package
- getDocumentId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Document ID of the revisionable object
- getDocumentId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Document ID that contains the revision
- getDocumentId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Document id.
- getDocumentId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Document ID that contains the revision
- getDocumentId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Document ID that contains the revision
- getDocumentId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Document ID that contains the revision
- getDocumentId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the document that contains the translation source
- getDocumentId() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The id of the document that contains the translation
- getDocumentId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Document ID for which workflow info is retrieved
- getDocumentId() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the document id.
- getDocumentIdSource() - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest
-
Get The source document ID.
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Document microversion ID of the document containing the part
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get Document microversion ID of the document containing the referenced feature
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Document microversion ID
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Microversion ID of document containing the included instance
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get Document microversion ID for the document containing the sub-assembly
- getDocumentMicroversion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Microversion ID of document containing the included instance
- getDocumentName() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Document name.
- getDocumentName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Name of the document that contains the revision
- getDocumentName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Name of the document that contains the revision
- getDocumentName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Name of the document that contains the revision
- getDocumentPermissionSet() - Method in class com.onshape.api.Documents
-
Create request for getDocumentPermissionSet
- getDocuments() - Method in class com.onshape.api.Documents
-
Create request for getDocuments
- getDocumentsByName() - Method in class com.onshape.api.Companies
-
Create request for getDocumentsByName
- getDocumentThumbnail() - Method in class com.onshape.api.Thumbnails
-
Create request for getDocumentThumbnail
- getDocumentThumbnailElementId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get The element which the Document Thumbnail should mirror
- getDocumentThumbnailWithSize() - Method in class com.onshape.api.Thumbnails
-
Create request for getDocumentThumbnailWithSize
- getDocumentVersion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Version ID of document containing the part, if reached through one or more version references
- getDocumentVersion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get Version ID of document containing the referenced feature, if reached through one or more version references
- getDocumentVersion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Version ID of document containing the included instance, if reached through one or more version references
- getDocumentVersion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get Version ID of document containing the subAssembly, if reached through one or more version references
- getDocumentVersion() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Version ID of document containing the included instance, if reached through one or more version references
- getDrawingBackgroundId() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Onshape internal use
- getDrawingBackgroundId() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Onshape internal use
- getDrawingCanDuplicatePartNumber() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Whether company policy allows drawings to use the same part number as another Release item
- getDroppedEventCount() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get Number of dropped events
- getDroppedEventCount() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get Number of dropped events
- getDroppedEventCount() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get Number of dropped events
- getEdgeId() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesLoopsCoedges
-
Get ID of an edge
- getEdgeId() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesLoopsCoedges
-
Get ID of an edge
- getEdges() - Method in class com.onshape.api.Parts
-
Create request for getEdges
- getEdges() - Method in class com.onshape.api.PartStudios
-
Create request for getEdges
- getEdges() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodies
-
Get Edges of a part
- getEdges() - Method in class com.onshape.api.responses.PartsGetEdgesResponseParts
-
Get Edges of a part
- getEdges() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodies
-
Get Edges of a part
- getEdges() - Method in class com.onshape.api.responses.PartStudiosGetEdgesResponseParts
-
Get Edges of a part
- getEditable() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get True if the property is editable in current context
- getEditable() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get True if the property is editable in current context
- getEditable() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get Whether the property is editable
- getEditable() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get Whether the property is editable
- getEditableInMicroversion() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get True if this property can be edited in a Microversion
- getEditableInMicroversion() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get True if this property can be edited in a Microversion
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get True if this property can be edited in a Microversion
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get True if this property can be edited in a workspace.
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get True if this property can be edited in a Microversion
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get True if this property can be edited in a workspace.
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get True if this property can be edited in a Microversion
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get True if this property can be edited in a workspace.
- getEditableInMicroversion() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get True if this property can be edited in a Microversion
- getEditableInVersion() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get True if this property can be edited in a Version
- getEditableInVersion() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get True if this property can be edited in a Version
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get True if this property can be edited in a Version
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get True if this property can be edited in a version.
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get True if this property can be edited in a Version
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get True if this property can be edited in a version.
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get True if this property can be edited in a Version
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get True if this property can be edited in a version.
- getEditableInVersion() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get True if this property can be edited in a Version
- getEditDescription() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is edit description
- getElement() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSource
-
Get An object containing information about the source element of the bom
- getElementFeature() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of an element feature.
- getElementFeature() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of an element feature.
- getElementId() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestLocation
-
Get Id of an element to place the new element near.
- getElementId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The id of the element containing the part(s), feature or assemblies to be inserted.
- getElementId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Source element ID for the instance.
- getElementId() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation
-
Get app element location elementId
- getElementId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get The ID of an element within the document to share.
- getElementId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The Element ID of the reference to update.
- getElementId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The Element ID of the destination reference.
- getElementId() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Element ID of the item
- getElementId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Element ID of the item
- getElementId() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get element id of the association target
- getElementId() - Method in class com.onshape.api.responses.AppElementsAbortTransactionResponse
-
Get The id of the element
- getElementId() - Method in class com.onshape.api.responses.AppElementsCommitTransactionsResponse
-
Get The elementId of the element.
- getElementId() - Method in class com.onshape.api.responses.AppElementsCreateElementResponse
-
Get The elementId of the created element
- getElementId() - Method in class com.onshape.api.responses.AppElementsDeleteBlobSubelementResponse
-
Get The elementId of the created element
- getElementId() - Method in class com.onshape.api.responses.AppElementsDeleteContentResponse
-
Get The elementId of the element
- getElementId() - Method in class com.onshape.api.responses.AppElementsStartTransactionResponse
-
Get The elementId of the element
- getElementId() - Method in class com.onshape.api.responses.AppElementsUpdateElementResponse
-
Get The elementId of the created element
- getElementId() - Method in class com.onshape.api.responses.AppElementsUploadBlobSubelementResponse
-
Get The elementId of the created element
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Element ID
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get Element ID of part studio containing the feature
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Element ID
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Element ID of the part/assembly instance
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get Element ID of the sub-assembly
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Element ID of the part/assembly instance
- getElementId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Get The id of the element in the workspace or version of the document containing the item
- getElementId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of the element.
- getElementId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Element ID
- getElementId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get element id.
- getElementId() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Element id
- getElementId() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Element id
- getElementId() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Element id
- getElementId() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Element ID
- getElementId() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Element ID
- getElementId() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Get Element id
- getElementId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Element ID of the revisionable object
- getElementId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Element ID of the revisionable object
- getElementId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Element ID that contains the revision
- getElementId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Element id.
- getElementId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Element ID that contains the revision
- getElementId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Element ID that contains the revision
- getElementId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Element ID that contains the revision
- getElementId() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the element id.
- getElementIds() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is list of element ids included for target filtered history
- getElementIds() - Method in class com.onshape.api.responses.AppElementsCommitTransactionsResponse
-
Get The elementIds of the affected elements
- getElementIdSource() - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest
-
Get The source element ID.
- getElementList() - Method in class com.onshape.api.Documents
-
Create request for getElementList
- getElementMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getElementMetadata
- getElementName() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Element name
- getElementName() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get element name.
- getElementOccurrence() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of an assembly occurrence.
- getElementOccurrence() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of an assembly occurrence.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get The list of occurrences on which this comment has lived.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get The list of occurrences on which this comment has lived.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get The list of occurrences on which this comment has lived.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get The list of occurrences on which this comment has lived.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get The list of occurrences on which this comment has lived.
- getElementOccurrences() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get The list of occurrences on which this comment has lived.
- getElementParams() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElements
-
Get App Element Params definition
- getElementQuery() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get query to get element parts like face.
- getElementQuery() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get query to get element parts like face.
- getElements() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get custom elements definition to be created with document.
- getElements() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get elements to move
- getElements() - Method in class com.onshape.api.requests.DocumentsSyncAppElementsRequest
-
Get Application elements to sync
- getElements() - Method in class com.onshape.api.requests.DocumentsUpdateExternalReferencesToLatestDocumentsRequest
-
Get update the external references that are pointing to [elements] if [elements] is not empty, otherwise update all external references in the given element
- getElements() - Method in class com.onshape.api.responses.DocumentsGetElementListResponse
-
Get Array of elements matching the filter criteria
- getElements() - Method in class com.onshape.api.responses.MetadataGetMetadataResponse
-
Get List of elements
- getElementsMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getElementsMetadata
- getElementThumbnail() - Method in class com.onshape.api.Thumbnails
-
Create request for getElementThumbnail
- getElementThumbnailWithApiConfiguration() - Method in class com.onshape.api.Thumbnails
-
Create request for getElementThumbnailWithApiConfiguration
- getElementThumbnailWithSize() - Method in class com.onshape.api.Thumbnails
-
Create request for getElementThumbnailWithSize
- getElementTranslatorFormatsByVersionOrWorkspace() - Method in class com.onshape.api.Elements
-
Create request for getElementTranslatorFormatsByVersionOrWorkspace
- getElementType() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElements
-
Get Element Type ordinal
- getElementType() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The elementType of the item that is to be updated.
- getElementType() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The elementType of the item in the destination revision.
- getElementType() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Element type (for example, "PARTSTUDIO")
- getElementType() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get Element type (will always be "BILLOFMATERIALS")
- getElementType() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Type of element (always "BLOB" for blob elements)
- getElementType() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Type of element (always "BLOB" for blob elements)
- getElementType() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Element type (for example, "PARTSTUDIO")
- getElementType() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Element type
- getElementType() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Element type (for example, "PARTSTUDIO")
- getElementType() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Element type (for example, "PARTSTUDIO")
- getElementType() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get element type.
- getElementType() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Element type
- getElementType() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Element type
- getElementType() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Element type
- getElementType() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Element type (for example, "PARTSTUDIO")
- getElementType() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Type of element
- getElementType() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Element type.
- getElementType() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Type of element
- getElementType() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Type of element
- getElementType() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Type of element
- getElementTypes() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is list of element types included for target filtered history
- getElmentType() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Type of element, which can be 0: Part Studio, 1: Assembly, 2: Drawing.
- getElmentType() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Type of element, which can be 0: Part Studio, 1: Assembly, 2: Drawing.
- getEmail() - Method in class com.onshape.api.requests.AliasesCreateAliasRequestEntries
-
Get User email
- getEmail() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestAdditions
-
Get User email
- getEmail() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestEntries
-
Get User email
- getEmail() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestRemovals
-
Get User email
- getEmail() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get The email.
- getEmail() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The email of a user to share with.
- getEmail() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The email of a user to share with.
- getEmail() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsSubscribers
-
Get User's email (requires OAuth2ReadPII scope)
- getEmail() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
Get User's email (requires OAuth2ReadPII scope)
- getEmail() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
Get User's email (requires OAuth2ReadPII scope)
- getEmail() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The email of the user, if the entryType is USER.
- getEmail() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's email (OAuth2ReadPII)
- getEncodedFilename() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get Filename override interpreted as a URL-encoded string.
- getEncodedFilename() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get Filename override interpreted as a URL-encoded string.
- getEncodedFilename() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get Filename override interpreted as a URL-encoded string.
- getEncodedId() - Method in class com.onshape.api.responses.ElementsEncodeConfigurationResponse
-
Get The configuration encoding string
- getEndDate() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is end date of the target date
- getEndDerivative() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (interpolatedSpline[Segment]) For a non-periodic spline the derivative at the end of the spline
- getEndHandle() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (interpolatedSpline[Segment]) For a non-periodic spline, the end handle point use to determine the end derivative.
- getEndParam() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (splineSegment, interpolatedSplineSegment) The end parameter of the spline segment
- getEndPoint() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get End point
- getEndPoint() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get End point
- getEndPoint() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (lineSegment, arc, ellipticArc, curvePoints=true) The end point of the segment
- getEndPointIds() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get A 2-dimensional array of endpoint ids, if the curve is a bounded curve.
- getEndVector() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get End vector
- getEndVector() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get End vector
- getEndVector() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (curvePoints=true) The tangent vector at the end of the curve
- getEnforceApplicationAcl() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Onshape internal use
- getEnforceApplicationAcl() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Onshape internal use
- getEntityId() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponseSketchEntities
-
Get ID of a sketch entity
- getEntityIds() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Get Topology ids of entities associated with the table
- getEntityIds() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesRows
-
Get Topology ids of entities associated with the row
- getEntityType() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get The type of the entity.
- getEntries() - Method in class com.onshape.api.requests.AliasesCreateAliasRequest
-
Get Users/teams to add to the alias (provide one of userId, teamId, email on each)
- getEntries() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest
-
Get Users/teams to replace the contents of the alias (provide one of userId, teamId, email on each).
- getEntries() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get List of target entities to share with.
- getEntries() - Method in class com.onshape.api.requests.FoldersShareFolderRequest
-
Get List of target entities to share with.
- getEntries() - Method in class com.onshape.api.responses.AliasesGetAliasResponse
-
Get BTAliasEntryInfo, entries.0.createdAt, entries.0.identity (user/team) contained in the alias
- getEntries() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get The current share entries for the object.
- getEntries() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get The current share entries for the parent folder.
- getEntries() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get The current share entries for the object.
- getEntries() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get The current share entries for the parent folder.
- getEntries() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get The current share entries for the object.
- getEntries() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get The current share entries for the parent folder.
- getEntries() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get The current share entries for the object.
- getEntries() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get The current share entries for the parent folder.
- getEntryId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The ID of the entity to which this entry corresponds
- getEntryState() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The state of user to which the share entry applies, if a user.
- getEntryState() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The state of user to which the share entry applies, if a user.
- getEntryState() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The state of user to which the share entry applies, if a user.
- getEntryState() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The state of user to which the share entry applies, if a user.
- getEntryType() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The type of entity that whe are sharing with.
- getEntryType() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The type of entity that whe are sharing with.
- getEntryType() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The type of entity to which the share entry applies.
- getEntryType() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The type of entity to which the share entry applies.
- getEnumValues() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Set of enum values if valueType == ENUM (5)
- getEnumValues() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Set of enum values if valueType == ENUM (5)
- getEnumValues() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Set of enum values if valueType == ENUM (5)
- getEnumValues() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Set of enum values if valueType == ENUM (5)
- getEnumValues() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Set of enum values if valueType == ENUM (5)
- getEnumValues() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Set of enum values if valueType == ENUM (5)
- getErrorCode() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponse
-
Get error code
- getErrorDescription() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponse
-
Get description of the error
- getErrorMessage() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get Error message if the call fails
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseItemsProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseItemsProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseItemsProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseItemsProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseProperties
-
Get Error message if update failed
- getErrorMessage() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponse
-
Get Error message, if any
- getErrorMessage() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Error message.
- getErrorMessage() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Any error message if not revision is not accessible
- getErrorMessage() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Any error message if not revision is not accessible
- getErrorMessage() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Any error message if not revision is not accessible
- getErrors() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Errors or warnings if any associated with items.
- getErrors() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Errors or warnings if any associated with items.
- getEvents() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest
-
Get Array of event names for which to register webhook
- getEvents() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get Array of event names for which to register webhook
- getEvents() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get Array of events to which webhook is registered
- getEvents() - Method in class com.onshape.api.responses.WebhooksGetResponseItems
-
Get Events this hook is registered for
- getEvents() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get Array of events to which webhook is registered
- getEvents() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get Array of events to which webhook is registered
- getExpiresIn() - Method in class com.onshape.api.types.OAuthTokenResponse
-
- getExplicit() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get True if the parameter is explicit in the configuration string rather than being defaulted from the element configuration
- getExpMonth() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponseCard
-
Get Card expiration month
- getExpMonth() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsCard
-
Get Card expiration month
- getExpMonth() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItemsCard
-
Get Card expiration month
- getExpMonth() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsCard
-
Get Card expiration month
- getExpMonth() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard
-
Get Card expiration month
- getExportDrawingOptions() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get JSON string of Export options for drawings, sketches, and faces
- getExportSolidOptions() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get JSON string of Export options for solid models
- getExpYear() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponseCard
-
Get Card expiration year
- getExpYear() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsCard
-
Get Card expiration year
- getExpYear() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItemsCard
-
Get Card expiration year
- getExpYear() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsCard
-
Get Card expiration year
- getExpYear() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard
-
Get Card expiration year
- getFaces() - Method in class com.onshape.api.Parts
-
Create request for getFaces
- getFaces() - Method in class com.onshape.api.PartStudios
-
Create request for getFaces
- getFaces() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodies
-
Get Array of info for each face of a part
- getFaces() - Method in class com.onshape.api.responses.PartsGetFacesResponseParts
-
Get Faces of a part
- getFaces() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodies
-
Get Array of info for each face of a part
- getFaces() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponseParts
-
Get Faces of a part
- getFacetPoints() - Method in class com.onshape.api.responses.PartsGetFacesResponse
-
Get Array of facet vertex data
- getFacetPoints() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponse
-
Get Array of facet vertex data
- getFacets() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFaces
-
Get Facets of a face
- getFacets() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFaces
-
Get Facets of a face
- getFailureReason() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get A string indicating the reason for the failure, if known.
- getFailureReason() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get A string indicating the reason for the failure, if known.
- getFeature() - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest
-
Get The feature to add
- getFeature() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest
-
Get The feature to add
- getFeature() - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest
-
Get The feature to add
- getFeature() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest
-
Get The feature to add
- getFeature() - Method in class com.onshape.api.responses.AssembliesAddFeatureResponse
-
Get The serialized feature definition
- getFeature() - Method in class com.onshape.api.responses.AssembliesUpdateFeatureResponse
-
Get The serialized feature definition
- getFeature() - Method in class com.onshape.api.responses.PartStudiosAddPartStudioFeatureResponse
-
Get The serialized feature definition
- getFeature() - Method in class com.onshape.api.responses.PartStudiosUpdateFeatureResponse
-
Get The serialized feature definition
- getFeatureData() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures
-
Get Data about the mate.
- getFeatureId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If isAssembly and isWholePartStudio are false, then this is the id of the feature to be inserted.
- getFeatureId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Feature ID of instance, if it's a feature.
- getFeatureId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get The ID of the feature
- getFeatureId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Feature ID
- getFeatureId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get feature id.
- getFeatureId() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Get ID of a sketch
- getFeatureName() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Feature name
- getFeatureName() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get feature name.
- getFeatures() - Method in class com.onshape.api.Assemblies
-
Create request for getFeatures
- getFeatures() - Method in class com.onshape.api.PartStudios
-
Create request for getFeatures
- getFeatures() - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest
-
Get A list of features containing updates to apply
- getFeatures() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Array of mate features
- getFeatures() - Method in class com.onshape.api.responses.AssembliesGetFeaturesResponse
-
Get List of features
- getFeatures() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get List of features
- getFeatures() - Method in class com.onshape.api.responses.PartStudiosUpdateFeaturesResponse
-
Get The modified features after updates have been applied
- getFeatureScriptTable() - Method in class com.onshape.api.PartStudios
-
Create request for getFeatureScriptTable
- getFeatureSpec() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Feature spec (for internal use)
- getFeatureSpec() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get feature spec.
- getFeatureSpecs() - Method in class com.onshape.api.Assemblies
-
Create request for getFeatureSpecs
- getFeatureSpecs() - Method in class com.onshape.api.PartStudios
-
Create request for getFeatureSpecs
- getFeatureSpecs() - Method in class com.onshape.api.responses.AssembliesGetFeatureSpecsResponse
-
Get Array of feature specs
- getFeatureSpecs() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioSpecsResponse
-
Get Array of feature specs
- getFeatureSpecs() - Method in class com.onshape.api.responses.PartStudiosGetFeatureSpecsResponse
-
Get Array of feature specs
- getFeatureState() - Method in class com.onshape.api.responses.AssembliesAddFeatureResponse
-
Get The state of the feature
- getFeatureState() - Method in class com.onshape.api.responses.AssembliesUpdateFeatureResponse
-
Get The state of the feature
- getFeatureState() - Method in class com.onshape.api.responses.PartStudiosAddPartStudioFeatureResponse
-
Get The state of the feature
- getFeatureState() - Method in class com.onshape.api.responses.PartStudiosUpdateFeatureResponse
-
Get The state of the feature
- getFeatureStates() - Method in class com.onshape.api.responses.AssembliesGetFeaturesResponse
-
Get List of feature state information
- getFeatureStates() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get List of feature state information
- getFeatureStates() - Method in class com.onshape.api.responses.PartStudiosUpdateFeaturesResponse
-
Get The states of the modified features
- getFeatureStudioContents() - Method in class com.onshape.api.FeatureStudios
-
Create request for getFeatureStudioContents
- getFeatureStudioSpecs() - Method in class com.onshape.api.FeatureStudios
-
Create request for getFeatureStudioSpecs
- getFeaturesUsed() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Get Names of the features using the sketch
- getFeatureType() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponsePartStudioFeatures
-
Get The type of the feature (e.g.
- getFeatureType() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures
-
Get The type of feature.
- getFeatureType() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Feature type
- getFeatureType() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get feature type.
- getFile() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get File data to upload.
- getFile() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get File data to upload.
- getFile() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get File data to upload.
- getFile() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get File to upload
- getFile() - Method in class com.onshape.api.responses.AppElementsDownloadBlobSubelementResponse
-
Get Requested file
- getFile() - Method in class com.onshape.api.responses.BlobElementsDownloadFileFromElementResponse
-
Get Requested file
- getFile() - Method in class com.onshape.api.responses.PartsExportParasolidResponse
-
Get The exported document, as an attachment (could be text or binary depending on parameters)
- getFile() - Method in class com.onshape.api.responses.PartsExportStlResponse
-
Get The exported document, as an attachment (could be text or binary depending on parameters)
- getFile() - Method in class com.onshape.api.responses.PartStudiosExportParasolidResponse
-
Get The exported document, as an attachment
- getFile() - Method in class com.onshape.api.responses.PartStudiosExportStlResponse
-
Get The exported document, as an attachment (could be text or binary depending on parameters)
- getFileContentLength() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get The length of the file being uploaded, in bytes.
- getFileContentLength() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get The length of the file being uploaded, in bytes.
- getFileContentLength() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get The length of the file being uploaded, in bytes.
- getFilename() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getFilename() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Onshape internal use
- getFileName() - Method in class com.onshape.api.types.AbstractBlob
-
Get the name, if any, associated with this Blob
- getFilter() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest
-
Get Context for webhook, in one of two forms: "{DocumentId} = '[did]' && {WorkspaceId} = '[wid]' && {ElementId} = '[eid]'" or "{UserId} = '[uid]' && {ClientId} = 'cid'" [did] is a document ID, etc., but the components in brackets and the quotes must remain exactly as written, in the same order
- getFilter() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get Context for webhook, in one of two forms: "{DocumentId} = '[did]' && {WorkspaceId} = '[wid]' && {ElementId} = '[eid]'" or "{UserId} = '[uid]' && {ClientId} = 'cid'" [did] is a document ID, etc., but the components in brackets and the quotes must remain exactly as written, in the same order
- getFilter() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get Context for webhook
- getFilter() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get Context for webhook
- getFilter() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get Context for webhook
- getFirstName() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsSubscribers
-
Get User's first name (requires OAuth2ReadPII scope)
- getFirstName() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
Get User's first name (requires OAuth2ReadPII scope)
- getFirstName() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
Get User's first name (requires OAuth2ReadPII scope)
- getFirstName() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's first name (OAuth2ReadPII)
- getFixed() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences
-
Get Occurrence fixed or not
- getFlatten() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Whether to set z-height to zero and normals to positive
- getFlattenAssemblies() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If true, remove assembly structure and create only a Part Studio
- getFlattenAssemblies() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If true, remove assembly structure and create only a Part Studio
- getFlattenAssemblies() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get If true, remove assembly structure and create only a Part Studio
- getFlattenAssemblies() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get If true, remove assembly structure and create only a Part Studio
- getFolderId() - Method in class com.onshape.api.requests.FoldersShareFolderRequest
-
Get The ID of the folder to be shared.
- getForeignDataId() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getForeignDataId() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Onshape internal use
- getFormat() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Export format: STL, PS
- getFormatId() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get The format id for the application element
- getFormatId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element format id
- getFormatName() - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest
-
Get Name of format into which this element should be translated.
- getFormatName() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get Name of format into which this file or element should be translated.
- getFormatName() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Name of format into which this element should be translated.
- getFormatName() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get Name of format into which this element should be translated.
- getFormatName() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get Name of format into which this file or element should be translated.
- getFormatVersion() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The version of the Onshape BOM JSON Standard that this response complies with
- getFormDataContentDisposition(String) - Method in class com.onshape.api.types.AbstractBlob
-
Create a FormDataContentDisposition suitable for submitting this Blob
as part of a multipart form submission
- getFromHistory() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Specifies whether to create a version at a specific microversion (specified by microversionId)
- getFromReference() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdates
-
Get All instances or features in the element that match this reference will be updated.
- getGeomEntities() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Get Geometries of sketch entities.
- getGeometry() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Get Edge geometry
- getGeometry() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part geometry difference
- getGeometry() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Get Edge geometry
- getGitCommit() - Method in class com.onshape.api.types.OnshapeVersion
-
- getGlobalPermissions() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get List of global permissions for the new user.
- getGlTF() - Method in class com.onshape.api.responses.PartsExportGltfResponse
-
Get representation of the part(s)
- getGlTF() - Method in class com.onshape.api.responses.PartStudiosExportGltfResponse
-
Get representation of the part(s)
- getGreen() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearanceColor
-
Get Green RGB value
- getGreen() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearanceColor
-
Get Green RGB value
- getGroup() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Group
- getGroup() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Group
- getGroup() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Group
- getGroup() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get Plan group
- getGroup() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Group
- getGroup() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Group
- getGroupId() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestLocation
-
Get For internal use.
- getGroupId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation
-
Get app element location groupid
- getGrouping() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Whether parts should be exported as a group or individually in a .zip file (STL)
- getGuest() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get If the new user is a guest.
- getHasFaults() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get has faults.
- getHasMass() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Whether part has mass
- getHasMass() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Whether part has mass, or, if massAsGroup=true, whether any part has mass
- getHasNext() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponse
-
Get Whether there are more entries to retrieve
- getHeader() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesColumns
-
Get The displayed header for the column
- getHeaders() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get BOM table column headers
- getHeaders() - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Get the headers returned from Onshape
- getHeaderString(String) - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Get the value of a particular header
- getHidden() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences
-
Get Occurrence hidden or displayed
- getHidden() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get is hidden
- getHighX() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get highest X point
- getHighX() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get highest X point
- getHighX() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get highest X point
- getHighX() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get highest X point
- getHighY() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get highest Y point
- getHighY() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get highest Y point
- getHighY() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get highest Y point
- getHighY() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get highest Y point
- getHighZ() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get highest Z point
- getHighZ() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get highest Z point
- getHighZ() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get highest Z point
- getHighZ() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get highest Z point
- getHistoryByWorkspace() - Method in class com.onshape.api.AppElements
-
Create request for getHistoryByWorkspace
- getHref() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequestItems
-
Get URL of the object to update
- getHref() - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequestItems
-
Get URL of the object to update
- getHref() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequestItems
-
Get URL of the object to update
- getHref() - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequestItems
-
Get URL of the object to update
- getHref() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get href href of the item
- getHref() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.CompaniesFindResponse
-
Get URL for current page of 20 companies
- getHref() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get URL of this company information
- getHref() - Method in class com.onshape.api.responses.CompaniesGetDocumentsByNameResponseItems
-
Get Document URL
- getHref() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get URL of this company information
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Document URL
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseCreatedBy
-
Get URL of user page for user who created document
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspaceCreator
-
Get URL of user page for user who created workspace
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseModifiedBy
-
Get URL of user page for user who last modified document
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseOwner
-
Get URL of user page for document owner
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnail
-
Get Thumbnail URL
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnailSizes
-
Get A URI to the thumbnail
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersionCreator
-
Get URL of user page for user who created version
- getHref() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspaceCreator
-
Get URL of user page for user who created workspace
- getHref() - Method in class com.onshape.api.responses.DocumentsExportElementPostJsonResponse
-
Get Link to URI to GET to initiate the export
- getHref() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Document URL
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseCreatedBy
-
Get URL of user page for user who created document
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspaceCreator
-
Get URL of user page for user who created workspace
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseModifiedBy
-
Get URL of user page for user who last modified document
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseOwner
-
Get URL of user page for document owner
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnail
-
Get Thumbnail URL
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnailSizes
-
Get A URI to the thumbnail
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponse
-
Get URL of current page of results
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Document URL
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsCreatedBy
-
Get URL of user page for user who created document
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsDefaultWorkspace
-
Get URL of default workspace
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsModifiedBy
-
Get URL of user page for user who last modified document
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsOwner
-
Get URL of user page for document owner
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnail
-
Get Thumbnail URL
- getHref() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnailSizes
-
Get A URI to the thumbnail
- getHref() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElementsThumbnailInfoSizes
-
Get Thumbnail URL
- getHref() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponse
-
Get URL of current page of results
- getHref() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersionCreator
-
Get URL of user page for user who created version
- getHref() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersionsCreator
-
Get URL of user page for user who created version
- getHref() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspacesCreator
-
Get URL of user page for user who created workspace
- getHref() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get A URL referencing the API to get this structure
- getHref() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get URI of Element metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponse
-
Get URL of current page of the response
- getHref() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get URI of Element metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetMetadataResponse
-
Get URL of current object of the response
- getHref() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElements
-
Get URL of current page of the response
- getHref() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get URI of Element metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponse
-
Get URL of current page of the response
- getHref() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponse
-
Get URI of Part metadata
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponse
-
Get URL of current object of the response
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseItems
-
Get URL of current object associated with the status entry
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponse
-
Get URL of current object of the response
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseItems
-
Get URL of current object associated with the status entry
- getHref() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponse
-
Get URL of current object of the response
- getHref() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseItems
-
Get URL of current object associated with the status entry
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponse
-
Get URL of current object of the response
- getHref() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseItems
-
Get URL of current object associated with the status entry
- getHref() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get An URI to get complete metadata for the item
- getHref() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get An URI to get complete metadata for the item
- getHref() - Method in class com.onshape.api.responses.TeamsFindResponse
-
Get URL for current page of 20 teams
- getHref() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get URL of this team information
- getHref() - Method in class com.onshape.api.responses.TeamsGetMembersResponse
-
Get URL for current page of 20 teams
- getHref() - Method in class com.onshape.api.responses.TeamsGetMembersResponseItems
-
Get URL of this member information
- getHref() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get URL of this team information
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponse
-
Get The base URI for accessing these thumbnails
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponseSizes
-
Get URI for thumbnail
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponse
-
Get The base URI for accessing these thumbnails
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponseSizes
-
Get URI for thumbnail
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponse
-
Get The base URI for accessing these thumbnails
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponseSizes
-
Get URI for thumbnail
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponse
-
Get The base URI for accessing these thumbnails
- getHref() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponseSizes
-
Get URI for thumbnail
- getHref() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The URI for accessing this translation
- getHref() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get Onshape internal use
- getHref() - Method in class com.onshape.api.responses.WebhooksGetResponse
-
Get URL of current page of results
- getId() - Method in class com.onshape.api.requests.DocumentsMergeIntoWorkspaceRequest
-
Get the id.
- getId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Id of the item as returned by createObsoletionPackage, createReleasePackage or getReleasePackage
- getId() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get ID of webhook to update (must match webhookid in path parameter)
- getId() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Purchase Id
- getId() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Purchase Id
- getId() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsSubscribers
-
Get User id
- getId() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Purchase Id
- getId() - Method in class com.onshape.api.responses.AliasesCreateAliasResponse
-
Get ID of the alias
- getId() - Method in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponseItems
-
Get ID of the alias
- getId() - Method in class com.onshape.api.responses.AliasesGetAliasMembersResponseItems
-
Get ID of the alias entry
- getId() - Method in class com.onshape.api.responses.AliasesGetAliasResponse
-
Get ID of the alias
- getId() - Method in class com.onshape.api.responses.AliasesUpdateAliasResponse
-
Get ID of the alias
- getId() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures
-
Get The mate feature id
- getId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Instance ID
- getId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Instance ID
- getId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The id of the BOM
- getId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceDocument
-
Get The id of the onshape document containing the source element of the bom
- getId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The id of the element the bom is created from
- getId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceVersion
-
Get The id of the document version containing the source element of the bom
- getId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceWorkspace
-
Get The id of the document workspace containing the source element of the bom
- getId() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get plan Id
- getId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Element ID of created element
- getId() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Element ID of updated element
- getId() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get Company ID
- getId() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get Address ID
- getId() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Purchase Id
- getId() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
Get User id
- getId() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Purchase Id
- getId() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
Get User id
- getId() - Method in class com.onshape.api.responses.CompaniesGetDocumentsByNameResponseItems
-
Get Document ID
- getId() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get Company ID
- getId() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get Address ID
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Document ID
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseCreatedBy
-
Get ID of user who created document
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get ID of workspace
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspaceCreator
-
Get ID of user who created workspace
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspaceLastModifier
-
Get ID of user who last modified workspace
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseModifiedBy
-
Get ID of user who last modified document
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseOwner
-
Get ID of document owner
- getId() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnail
-
Get Thumbnail id
- getId() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get ID of version
- getId() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersionCreator
-
Get ID of user who created version
- getId() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get ID of workspace
- getId() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspaceCreator
-
Get ID of user who created workspace
- getId() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspaceLastModifier
-
Get ID of user who last modified workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get Not used
- getId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get Not used
- getId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsOwner
-
Get ID of the document owner
- getId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseOwner
-
Get ID of the object owner
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Document ID
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseCreatedBy
-
Get ID of user who created document
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get ID of workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspaceCreator
-
Get ID of user who created workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspaceLastModifier
-
Get ID of user who last modified workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseModifiedBy
-
Get ID of user who last modified document
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseOwner
-
Get ID of document owner
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnail
-
Get Thumbnail id
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Document ID
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsCreatedBy
-
Get ID of user who created document
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsDefaultWorkspace
-
Get Default workspace ID
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsModifiedBy
-
Get ID of user who last modified document
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsOwner
-
Get ID of document owner
- getId() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnail
-
Get Thumbnail id
- getId() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Insertable ID
- getId() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get ID of version
- getId() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersionCreator
-
Get ID of user who created version
- getId() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get ID of version
- getId() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersionsCreator
-
Get ID of user who created version
- getId() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get ID of workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspacesCreator
-
Get ID of user who created workspace
- getId() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspacesLastModifier
-
Get ID of user who last modified workspace
- getId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get Not used
- getId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get Not used
- getId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsOwner
-
Get ID of the document owner
- getId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseOwner
-
Get ID of the object owner
- getId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get Not used
- getId() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get Not used
- getId() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsOwner
-
Get ID of the document owner
- getId() - Method in class com.onshape.api.responses.FoldersGetAclResponseOwner
-
Get ID of the object owner
- getId() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get Not used
- getId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get Not used
- getId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsOwner
-
Get ID of the document owner
- getId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseOwner
-
Get ID of the object owner
- getId() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get Category id
- getId() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get Member category id
- getId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaByIDResponse
-
Get Metadata schema ID
- getId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaResponse
-
Get Metadata schema ID
- getId() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property ID
- getId() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodies
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Get Edge ID
- getId() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Face ID
- getId() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesVertices
-
Get Vertex ID
- getId() - Method in class com.onshape.api.responses.PartsGetEdgesResponseParts
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartsGetEdgesResponsePartsEdges
-
Get ID of an edge
- getId() - Method in class com.onshape.api.responses.PartsGetFacesResponseParts
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFaces
-
Get ID of a face
- getId() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterial
-
Get Id of the material
- getId() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterial
-
Get Id of the material
- getId() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Element ID
- getId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodies
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Get Edge ID
- getId() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Face ID
- getId() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesVertices
-
Get Vertex ID
- getId() - Method in class com.onshape.api.responses.PartStudiosGetEdgesResponseParts
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartStudiosGetEdgesResponsePartsEdges
-
Get ID of an edge
- getId() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponseParts
-
Get ID of a part
- getId() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFaces
-
Get ID of a face
- getId() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Get The id of the table
- getId() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesColumns
-
Get The column id
- getId() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get ID of the obsoletion package.
- getId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get ID of the release package.
- getId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get ID of the item
- getId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get ID of the release package.
- getId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get ID of the item
- getId() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get ID of the revision rule
- getId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Revision Id
- getId() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get ID of the revision rule
- getId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Revision Id
- getId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Revision Id
- getId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Revision Id
- getId() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get ID of the revision rule
- getId() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get ID of the revision rule
- getId() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get Team ID
- getId() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get Team ID
- getId() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponse
-
Get ID of the object.
- getId() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponse
-
Get ID of the workflowable object.
- getId() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponse
-
Get ID of the workflowable object.
- getId() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponse
-
Get ID of the workflowable object.
- getId() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponse
-
Get Thumbnail Id
- getId() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponse
-
Get Thumbnail Id
- getId() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponse
-
Get Thumbnail Id
- getId() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponse
-
Get Thumbnail Id
- getId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The id of this translation
- getId() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get Onshape internal use
- getId() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Onshape internal use
- getId() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Onshape internal use
- getId() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get ID of webhook
- getId() - Method in class com.onshape.api.responses.WebhooksGetResponseItems
-
Get Webhook id
- getId() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get ID of webhook
- getId() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get ID of webhook
- getId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseObsoletionWorkflow
-
Get ID of the obsoletion workflow
- getId() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseReleaseWorkflow
-
Get ID of the release workflow
- getIdentities() - Method in class com.onshape.api.responses.AliasesCreateAliasResponse
-
Get Identities (users/teams) contained in the alias
- getIdentities() - Method in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponseItems
-
Get Identities (users/teams) contained in the alias
- getIdentities() - Method in class com.onshape.api.responses.AliasesGetAliasResponse
-
Get Identities (users/teams) contained in the alias
- getIdentities() - Method in class com.onshape.api.responses.AliasesUpdateAliasResponse
-
Get Identities (users/teams) contained in the alias
- getIdentity() - Method in class com.onshape.api.responses.AliasesGetAliasMembersResponseItems
-
Get Identity (user/team) contained in the alias
- getIds() - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest
-
Get Array of topology ID strings
- getIds() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Get Array of id translation results
- getIdsToUpdate() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdates
-
Get The ids of items in the element that should be updated.
- getIdTag() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get An optional deterministic id within the target element that should be tracked
- getIdTag() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get An optional deterministic id within the target element that should be tracked
- getIdTag() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get deterministicId, featureId, or entityId depending on association type
- getIdTag() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The idTag of a target within the target element
- getIdTag() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The idTag of a target within the target element
- getIdTagIsValid() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get Set to true if the idTag value is valid
- getIdTagIsValid() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get Set to true if the idTag value is valid
- getIdTagMicroversionId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get If idTag is specified, the document microversion associated with the idTag
- getIdTagMicroversionId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get If idTag is specified, the document microversion associated with the idTag
- getImage() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get URL for company image
- getImage() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get URL for company image
- getImage() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get For internal use
- getImage() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailWithSizeResponse
-
Get A string containing the PNG image of the thumbnail
- getImage() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailWithApiConfigurationResponse
-
Get A string containing the PNG image of the thumbnail
- getImage() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailWithSizeResponse
-
Get A string containing the PNG image of the thumbnail
- getImage() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's image (OAuth2ReadPII)
- getImageHeight() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get The height of the image being supplied.
- getImages() - Method in class com.onshape.api.responses.AssembliesGetShadedViewsResponse
-
Get Array of Base64-encoded PNG image strings
- getImages() - Method in class com.onshape.api.responses.PartsGetShadedViewsResponse
-
Get Array of Base64 strings encoding PNG images
- getImages() - Method in class com.onshape.api.responses.PartStudiosGetShadedViewsResponse
-
Get Array of Base64 strings encoding PNG images
- getImageWidth() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get The width of the image being supplied.
- getImplementationVersion() - Method in class com.onshape.api.types.OnshapeVersion
-
- getImportInBackground() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If storeInDocument is true and formatName is ONSHAPE and the source is a Parasolid file, this specifies the preference as to whether the import should be completed prior to the completion of the request (importInBackground=false) or whether it should be performed asynchronously (importInBackground=true).
- getImportInBackground() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If storeInDocument is true and formatName is ONSHAPE and the source is a Parasolid file, this specifies the preference as to whether the import should be completed prior to the completion of the request (importInBackground=false) or whether it should be performed asynchronously (importInBackground=true).
- getImportInBackground() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get If storeInDocument is true and formatName is ONSHAPE and the source is a Parasolid file, this specifies the preference as to whether the import should be completed prior to the completion of the request (importInBackground=false) or whether it should be performed asynchronously (importInBackground=true).
- getImportInBackground() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get If storeInDocument is true and formatName is ONSHAPE and the source is a Parasolid file, this specifies the preference as to whether the import should be completed prior to the completion of the request (importInBackground=false) or whether it should be performed asynchronously (importInBackground=true).
- getImportOptions() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get JSON string of Import options for solid models
- getImports() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get Array of imports into the feature list
- getIncludeExportIds() - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest
-
Get Whether to include topology id strings in parasolid output format.
- getIncludeExportIds() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get Whether to include topology id strings in parasolid output format.
- getIncludePartTypes() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The part types to include.
- getIncludePartTypes() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get The part types to include.
- getIndices() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFacesFacets
-
Get 3-element array of facet point indices.
- getIndices() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFacesFacets
-
Get 3-element array of facet point indices.
- getInertia() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Moment of inertia tensor about the centroid in metric units with respect to the coordinate axes (9 numbers), along with minimum (9 numbers) and maximum (9 numbers)
- getInertia() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Moment of inertia tensor about the centroid in metric units with respect to the coordinate axes (9 numbers), along with minimum (9 numbers) and maximum (9 numbers)
- getInheritedAcls() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get A list of parent objects from which this object inherits access rights.
- getInheritedAcls() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get A list of parent objects from which this object inherits access rights.
- getInheritedAcls() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get A list of parent objects from which this object inherits access rights.
- getInheritedAcls() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get A list of parent objects from which this object inherits access rights.
- getInitialDelay() - Method in class com.onshape.api.base.PollingHandler
-
Gets the initial delay in seconds used for polling methods.
- getInputStream() - Method in class com.onshape.api.types.InputStreamWithHeaders
-
Returns the InputStream as received, which may or may not be gzip
compressed.
- getInsertableId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Insertable id.
- getInsertableQuery() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Insertable query
- getInsertableQuery() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get insertable query.
- getInsertables() - Method in class com.onshape.api.Documents
-
Create request for getInsertables
- getInsertInstanceResponses() - Method in class com.onshape.api.responses.AssembliesInsertTransformedInstancesResponse
-
Get The insert response for each of the instance inserts.
- getInstances() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroups
-
Get The instances to insert with the transform.
- getInstances() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Direct child parts and sub-assemblies of the assembly.
- getInstances() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get Instances within the sub-assembly
- getInterpolationPoints() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (interpolatedSpline[Segment]) The interpolation points for the spline
- getInterval() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get charge interval month or year
- getIsAdmin() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get True if the requesting user has RESHARE privileges on the object.
- getIsAdmin() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get True if the requesting user has RESHARE privileges on the object.
- getIsAdmin() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get True if the requesting user has RESHARE privileges on the object.
- getIsAdmin() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get True if the requesting user has RESHARE privileges on the object.
- getIsArray() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get True if property is an array type
- getIsArray() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get True if property is an array type
- getIsArray() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get True if property is an array type
- getIsArray() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get True if property is an array type
- getIsArray() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get True if property is an array type
- getIsAssembly() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If true then the source element must be an assembly and whole assembly is inserted.
- getIsAssembly() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Whether the instance is the assembly specified by the element ID.
- getIsComplete() - Method in class com.onshape.api.responses.AssembliesGetFeaturesResponse
-
Get True if the full feature list is present, or false if it is filtered
- getIsComplete() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get True if the full feature list is present, or false if it is filtered
- getIsConfigurable() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get True if the element configuration can be changed to a non-default value
- getIsConfigurable() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get True if the element configuration can be changed to a non-default value
- getIsConstruction() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get Set to true if this is a construction entity
- getIsFlattenedBody() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get is flattened body.
- getIsFrozen() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Whether the release package has reached its terminal tranistion.
- getIsFrozen() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponse
-
Get Whether the object has reached its terminal transition.
- getIsFrozen() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponse
-
Get Whether the object has reached its terminal transition.
- getIsFrozen() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponse
-
Get Whether the object has reached its terminal transition.
- getIsGenerated() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearance
-
Get Whether the appearance was set by the user or generated by Onshape
- getIsGenerated() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearance
-
Get Whether the appearance was set by the user or generated by Onshape
- getIsGenerateUnknownMessages() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Onshape internal use
- getIsGenerateUnknownMessages() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Onshape internal use
- getIsGroupAnchor() - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest
-
Get If this has an anchor or not.
- getIsHidden() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If true add the instance as hidden
- getIsHidden() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get If true add the instance as hidden
- getIsHidden() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part visibility
- getIsHidden() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part visibility
- getIsMesh() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get is mesh.
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponse
-
Get True if part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Whether the part is a mesh
- getIsMesh() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Whether the part is a mesh
- getIsNewDocument() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get true if elements have been moved to a new document
- getIsObsolete() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Whether the revision is obsolete
- getIsObsolete() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Is obsolete.
- getIsObsolete() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Whether the revision is obsolete
- getIsObsolete() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Whether the revision is obsolete
- getIsObsolete() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Whether the revision is obsolete
- getIsPerspective() - Method in class com.onshape.api.requests.CommentsCreateRequestViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsCreateResponseViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsReopenResponseViewData
-
Get is perspective turned on.
- getIsPerspective() - Method in class com.onshape.api.responses.CommentsResolveResponseViewData
-
Get is perspective turned on.
- getIsPrimary() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get If true, this image is used as the element image.
- getIsPublic() - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest
-
Get Whether new document is public (default: false)
- getIsPublic() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Whether document is public
- getIsPublic() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Whether document is public
- getIsPublic() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Whether document is public
- getIsPublic() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get True if the object is public
- getIsPublic() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Whether document is public
- getIsPublic() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Whether document is public
- getIsPublic() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get True if the object is public
- getIsPublic() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get True if the object is public
- getIsPublic() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get True if the object is public
- getIsReadOnly() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Whether workspace is read-only
- getIsReadOnly() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Whether workspace is read-only
- getIsReadOnly() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Whether workspace is read-only
- getIsReadOnly() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Whether workspace is read-only
- getIsRelative() - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequest
-
Get Whether the transform is relative or absolute.
- getIsStandardContent() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Indicates whether the part is Standard Content.
- getIsStandardContent() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get If type is Part this field indicates whether the part is Standard Content.
- getIsStandardContent() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get If type is Part this field indicates whether the part is Standard Content.
- getIsStandardContent() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponse
-
Get If true, the configuration string encodes standard content configuration in addition to part studio configuration.
- getIsSuppressed() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If true add the instance as suppressed
- getIsSuppressed() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get If true add the instance as suppressed
- getIsWholePartStudio() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If true then the source element must be a partStudio and all parts are inserted.
- getIsWholePartStudio() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Whether the instance is the entire part studio specified by the element ID.
- getItems() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest
-
Get array of viewId pairs
- getItems() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequest
-
Get Collection of metadata object updates
- getItems() - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequest
-
Get Collection of metadata object updates
- getItems() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequest
-
Get Collection of metadata object updates
- getItems() - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequest
-
Get Collection of metadata object updates
- getItems() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequest
-
Get Array of items to be released
- getItems() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequest
-
Get Array of items to be updated along with their desired new properties.
- getItems() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponse
-
Get Information about purchases
- getItems() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponse
-
Get Information about purchases
- getItems() - Method in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponse
-
Get Array of aliases
- getItems() - Method in class com.onshape.api.responses.AliasesGetAliasMembersResponse
-
Get Array of aliases entry
- getItems() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponse
-
Get list of associations
- getItems() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The non-header rows of the BOM table.
- getItems() - Method in class com.onshape.api.responses.BillingGetClientPlansResponse
-
Get Information about client billing plans
- getItems() - Method in class com.onshape.api.responses.CommentsGetResponse
-
Get List of comments.
- getItems() - Method in class com.onshape.api.responses.CompaniesFindResponse
-
Get Paginated list of 20 companies
- getItems() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponse
-
Get Information about purchases
- getItems() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponse
-
Get Information about purchases
- getItems() - Method in class com.onshape.api.responses.CompaniesGetDocumentsByNameResponse
-
Get Array of documents
- getItems() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponse
-
Get the list of history items.
- getItems() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponse
-
Get Array of documents
- getItems() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponse
-
Get Array of insertables
- getItems() - Method in class com.onshape.api.responses.DrawingsGetTranslationFormatsResponse
-
Get Array of translation formats
- getItems() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponse
-
Get the list of items that can be inserted.
- getItems() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponse
-
Get Category property information
- getItems() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponse
-
Get Category property information
- getItems() - Method in class com.onshape.api.responses.MetadataCategorySearchResponse
-
Get Category information
- getItems() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponse
-
Get Collection items
- getItems() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElements
-
Get Collection of element metadata objects
- getItems() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponse
-
Get Metadata property summary information
- getItems() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponse
-
Get Collection items
- getItems() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponse
-
Get Status of item updates
- getItems() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponse
-
Get Status of item updates
- getItems() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponse
-
Get Status of item updates
- getItems() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponse
-
Get Status of item updates
- getItems() - Method in class com.onshape.api.responses.ProjectsGetProjectsResponse
-
Get the list of projects.
- getItems() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get in the package as determined by the revision.
- getItems() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Full item list in the package determined by the input items
- getItems() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponse
-
Get List of matching release packages
- getItems() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponse
-
Get List of matching release packages
- getItems() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Full item list in the package determined by the input items
- getItems() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponse
-
Get Array of revisions ordered by oldest first
- getItems() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponse
-
Get Revision rules
- getItems() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponse
-
Get Array of revisions ordered by newest first
- getItems() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponse
-
Get Array of revisions ordered by newest first
- getItems() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponse
-
Get Array of revisions ordered by newest first
- getItems() - Method in class com.onshape.api.responses.TeamsFindResponse
-
Get Paginated list of 20 teams
- getItems() - Method in class com.onshape.api.responses.TeamsGetMembersResponse
-
Get Paginated list of 20 team members
- getItems() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponse
-
Get List of items
- getItems() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponse
-
Get Array of translation formats
- getItems() - Method in class com.onshape.api.responses.WebhooksGetResponse
-
Get Array of documents
- getItemSource() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItems
-
Get An additional object that every item has, containing information about the source of the item
- getJson() - Method in class com.onshape.api.AppElements
-
Create request for getJson
- getJsonPaths() - Method in class com.onshape.api.AppElements
-
Create request for getJsonPaths
- getJsonTree() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get The initial json tree in the element.
- getJsonTree() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element JsonNode
- getJsonTreeEdit() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest
-
Get A change to the JSON tree encoded as a BTJEdit
- getKey() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequestQueries
-
Get Feature Script identifier for a query entry
- getKey() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseDefaultUnitsUnits
-
Get Unit type
- getKey() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseDefaultUnitsUnits
-
Get Unit type
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingPan2DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingPan3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingRotate3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingZoom2DMapping
-
Get Array of modifier keys for set of button and key presses
- getKeys() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingZoom3DMapping
-
Get Array of modifier keys for set of button and key presses
- getKnots() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment]) The spline knot vector
- getLast4() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponseCard
-
Get Card last four digits
- getLast4() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsCard
-
Get Card last four digits
- getLast4() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItemsCard
-
Get Card last four digits
- getLast4() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsCard
-
Get Card last four digits
- getLast4() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard
-
Get Card last four digits
- getLastModifier() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get User information for the latest modifier of the workspace
- getLastModifier() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get User information for the latest modifier of the workspace
- getLastModifier() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get User information for the latest modifier of the workspace
- getLastModifier() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get User information for the latest modifier of the workspace
- getLastName() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsSubscribers
-
Get User's last name (requires OAuth2ReadPII scope)
- getLastName() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
Get User's last name (requires OAuth2ReadPII scope)
- getLastName() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
Get User's last name (requires OAuth2ReadPII scope)
- getLastName() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's last name (OAuth2ReadPII)
- getLatestInDocument() - Method in class com.onshape.api.Insertables
-
Create request for getLatestInDocument
- getLatestInDocumentOrCompany() - Method in class com.onshape.api.Revisions
-
Create request for getLatestInDocumentOrCompany
- getLength() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Edge length
- getLength() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Edge length
- getLengthUnits() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Length units, for Part Studio elements only
- getLengthUnits() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getLengthUnits() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Onshape internal use
- getLengthUnits() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Length units, for Part Studio and Assembly elements only
- getLengthUnits() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Length units, for Part Studio elements only
- getLengthUnits() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Length units, for Part Studio elements only
- getLengthUnits() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Length units, for Part Studio elements only
- getLevel() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get The severity level of a notice entry
- getLibraryName() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterial
-
Get Name of the material library
- getLibraryName() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterial
-
Get Name of the material library
- getLibraryVersionMismatch() - Method in class com.onshape.api.responses.DocumentsMergeIntoWorkspaceResponse
-
Get The library version is not matched.
- getLight() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get If the new user is a light user.
- getLimit() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Number of results to return per page (default and max is 20)
- getLinkDocumentId() - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest
-
Get The id from which this request originated, in the case that it is different than :did and :wvm is not a workspace.
- getLinkDocumentWorkspaceId() - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest
-
Get If storeInDocument is true and linkDocumentId is specified, this specifies a workspace to be used for result storage within the linkDocument.
- getLinkDocumentWorkspaceId() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If storeInDocument is true and linkDocumentId is specified, this specifies a workspace to be used for result storage within the linkDocument.
- getLinkDocumentWorkspaceId() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get The id of the workspace in which the result should be stored if storeInDocument is true and linkDocumentId is set.
- getLinkDocumentWorkspaceId() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get If storeInDocument is true and linkDocumentId is specified, this specifies a workspace to be used for result storage within the linkDocument.
- getLinkDocumentWorkspaceId() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get If storeInDocument is true and linkDocumentId is specified, this specifies a workspace to be used for result storage within the linkDocument.
- getLinkedVersionIds() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponseItems
-
Get The linkedVersion ids of the release package
- getLinkedVersionIds() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponseItems
-
Get The linkedVersion ids of the release package
- getListBTHistoryInfo() - Method in class com.onshape.api.responses.DocumentsFilterDocumentHistoryResponse
-
Get is list of BTHistoryInfo every object has MVId - description - user - creation date
- getLocale() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Locale and language in which user uses Onshape
- getLocale() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Locale and language in which user uses Onshape
- getLocation() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get Location at which element should be inserted.
- getLocation() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element location
- getLocationElementId() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get Id of an element to place the new element near.
- getLocationGroupId() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get For internal use.
- getLocationPosition() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get An indicator for the relative placement of the new element.
- getLoops() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Loops of a face
- getLoops() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Loops of a face
- getLowX() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get lowest X point
- getLowX() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get lowest X point
- getLowX() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get lowest X point
- getLowX() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get lowest X point
- getLowY() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get lowest Y point
- getLowY() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get lowest Y point
- getLowY() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get lowest Y point
- getLowY() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get lowest Y point
- getLowZ() - Method in class com.onshape.api.responses.AssembliesGetBoundingBoxesResponse
-
Get lowest Z point
- getLowZ() - Method in class com.onshape.api.responses.PartsGetBoundingBoxesResponse
-
Get lowest Z point
- getLowZ() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesForSketchResponse
-
Get lowest Z point
- getLowZ() - Method in class com.onshape.api.responses.PartStudiosGetBoundingBoxesResponse
-
Get lowest Z point
- getLuceneSyntax() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get If set to true the 'rawQuery' is considered as a query in Lucene format and passed to ElasticSearch w/o parsing.
- getMajorAxis() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (ellipse) The direction of the major radius
- getMajorRadius() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (ellipse) The ellipse major radius
- getMajorRadius() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (ellipse, ellipticArc) The major radius of the elliptic entity
- getManifestVersion() - Method in class com.onshape.api.types.OnshapeVersion
-
- getMass() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Mass in kilograms, along with minimum and maximum
- getMass() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Mass in kilograms, along with minimum and maximum
- getMassMissingCount() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Number of parts without mass
- getMassMissingCount() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Number of parts without mass
- getMassProperties() - Method in class com.onshape.api.Parts
-
Create request for getMassProperties
- getMassProperties() - Method in class com.onshape.api.PartStudios
-
Create request for getMassProperties
- getMassUnits() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Mass units, for Part Studio and Assembly elements only
- getMateConnectors() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Array of part mate connectors
- getMaterial() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part material, if assigned
- getMaterial() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part material, if assigned
- getMaterial() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part material difference
- getMaxCorner() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesBox
-
Get Max corner of bounding box
- getMaxCorner() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesBox
-
Get Max corner of bounding box
- getMaxCount() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Max count validation for properties whose valueType == USER (8)
- getMaxCount() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Max count validation for properties whose valueType == USER (8)
- getMaxCount() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Max count validation for properties whose valueType == USER (8)
- getMaxCount() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Max count validation for properties whose valueType == USER (8)
- getMaxCount() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Max count validation for properties whose valueType == USER (8)
- getMaxDate() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Max date validation for properties whose valueType == DATE (4)
- getMaxDate() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Max date validation for properties whose valueType == DATE (4)
- getMaxDate() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Max date validation for properties whose valueType == DATE (4)
- getMaxDate() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Max date validation for properties whose valueType == DATE (4)
- getMaxDate() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Max date validation for properties whose valueType == DATE (4)
- getMaxFacetWidth() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Maximum facet width (STL)
- getMaximumCalls() - Method in class com.onshape.api.base.PollingHandler
-
Gets the maximum number of sequential calls for a single method.
- getMaximumDelay() - Method in class com.onshape.api.base.PollingHandler
-
Gets the maximum delay in seconds used for polling methods.
- getMaxLength() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Max length validation for properties whose valueType == STRING (0)
- getMaxLength() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Max length validation for properties whose valueType == STRING (0)
- getMaxLength() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Max length validation for properties whose valueType == STRING (0)
- getMaxLength() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Max length validation for properties whose valueType == STRING (0)
- getMaxLength() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Max length validation for properties whose valueType == STRING (0)
- getMaxLength() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Max length validation for properties whose valueType == STRING
- getMaxValue() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Max value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMaxValue() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Max value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMaxValue() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Max value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMaxValue() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Max value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMaxValue() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Max value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMaxValue() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Max value validation for properties whose valueType == DOUBLE or INT
- getMediaType() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnailSizes
-
Get The image mediaType
- getMediaType() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnailSizes
-
Get The image mediaType
- getMediaType() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnailSizes
-
Get The image mediaType
- getMediaType() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElementsThumbnailInfoSizes
-
Get MIME type of thumbnail, image/png
- getMediaType() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponseSizes
-
Get Media type for thumbnail, typically image/png
- getMediaType() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponseSizes
-
Get Media type for thumbnail, typically image/png
- getMediaType() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponseSizes
-
Get Media type for thumbnail, typically image/png
- getMediaType() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponseSizes
-
Get Media type for thumbnail, typically image/png
- getMember() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get Whether current user is a member of team
- getMember() - Method in class com.onshape.api.responses.TeamsGetMembersResponseItems
-
Get Team member details
- getMember() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get Whether current user is a member of team
- getMemberCategories() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Array of member category info objects
- getMemberCategories() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Array of member category info objects
- getMemberCategories() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get List of member category info objects
- getMemberCategories() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Array of member category info objects
- getMemberCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get List of ids of the categories this category will be member of
- getMemberCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get List of ids of the categories this category will be member of
- getMemberCategoryIds() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get List of ids of the categories this category is member of
- getMemberCategoryIds() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get List of ids of the categories this category is member of
- getMemberCategoryIds() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get List of ids of the categories this category is member of
- getMemberCategoryIds() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get List of ids of the categories this category is member of
- getMembers() - Method in class com.onshape.api.Teams
-
Create request for getMembers
- getMessage() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequestFeature
-
Get The serialized feature definition
- getMessage() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get An optional message to include in the share email.
- getMessage() - Method in class com.onshape.api.requests.FoldersShareFolderRequest
-
Get An optional message to include in the share email.
- getMessage() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequestFeature
-
Get The serialized feature definition
- getMessage() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Raw text for the comment.
- getMessage() - Method in class com.onshape.api.responses.PartsGetBendTableResponseTable
-
Get The serialized table
- getMessage() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get A readable message
- getMessage() - Method in class com.onshape.api.types.ErrorResponse
-
- getMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getMetadata
- getMetadata() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaByIDResponse
-
Get Category Object info
- getMetadata() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaResponse
-
Get Category Object info
- getMetadata() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part metadata difference
- getMetadataCategoryProperties() - Method in class com.onshape.api.MetadataCategory
-
Create request for getMetadataCategoryProperties
- getMetadataProperty() - Method in class com.onshape.api.MetadataCategory
-
Create request for getMetadataProperty
- getMetadataSchema() - Method in class com.onshape.api.Metadata
-
Create request for getMetadataSchema
- getMetadataSchemaByID() - Method in class com.onshape.api.Metadata
-
Create request for getMetadataSchemaByID
- getMetadataSchemaProperties() - Method in class com.onshape.api.Metadata
-
Create request for getMetadataSchemaProperties
- getMicroversion() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Specified microversion for operation
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Current document microversion ID of workspace
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get Document microversion ID for version
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Current document microversion ID of workspace
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsGetCurrentMicroversionResponse
-
Get The document microversion ID associated with the workspace or version
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Current document microversion ID of workspace
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get Document microversion ID for version
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get Document microversion ID for version
- getMicroversion() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Document microversion ID that is the root of the workspace branch
- getMicroversionId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The document microversionId in which the elementId and partId will be resolved.
- getMicroversionId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Source document microversion ID in which to resolve elementId and partId.
- getMicroversionId() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Microversion ID at which to create the version if fromHistory is true
- getMicroversionId() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Microversion ID of parent document microversion
- getMicroversionId() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get The current element microversion id
- getMicroversionId() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get The element microversionId
- getMicroversionId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get microversion id.
- getMicroversionId() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponse
-
Get Current microversion
- getMicroversionId() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Document microversion ID
- getMicroversionId() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Document microversion ID
- getMicroversionId() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponse
-
Get Current microversion
- getMicroversionId() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the microversion id.
- getMicroversionId_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get microversion id.
- getMicroversionSkew() - Method in class com.onshape.api.responses.AssembliesAddFeatureResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.AssembliesUpdateFeatureResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.ElementsUpdateConfigurationResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.FeatureStudiosUpdateFeatureStudioContentsResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.PartStudiosAddPartStudioFeatureResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.PartStudiosUpdateFeatureResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.PartStudiosUpdateFeaturesResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMicroversionSkew() - Method in class com.onshape.api.responses.PartStudiosUpdateRollbackResponse
-
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
- getMidPoint() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Midpoint
- getMidPoint() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Midpoint
- getMidPoint() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (curvePoints=true) The point that is half way between the start and end of the curve
- getMimeType() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Element mime type
- getMimeType() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Element mime type
- getMimeType() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Element mime type
- getMimeType() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Mimetype.
- getMinCorner() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesBox
-
Get Min corner of bounding box
- getMinCorner() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesBox
-
Get Min corner of bounding box
- getMinCount() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Min count validation for properties whose valueType == USER (8)
- getMinCount() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Min count validation for properties whose valueType == USER (8)
- getMinCount() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Min count validation for properties whose valueType == USER (8)
- getMinCount() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Min count validation for properties whose valueType == USER (8)
- getMinCount() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Min count validation for properties whose valueType == USER (8)
- getMinDate() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Min date validation for properties whose valueType == DATE (4)
- getMinDate() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Min date validation for properties whose valueType == DATE (4)
- getMinDate() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Min date validation for properties whose valueType == DATE (4)
- getMinDate() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Min date validation for properties whose valueType == DATE (4)
- getMinDate() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Min date validation for properties whose valueType == DATE (4)
- getMinFacetWidth() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Minimum facet width (must be < maximumFacetWidth) (STL)
- getMinLength() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Min length validation for properties whose valueType == STRING (0)
- getMinLength() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Min length validation for properties whose valueType == STRING (0)
- getMinLength() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Min length validation for properties whose valueType == STRING (0)
- getMinLength() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Min length validation for properties whose valueType == STRING (0)
- getMinLength() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Min length validation for properties whose valueType == STRING (0)
- getMinLength() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Min length validation for properties whose valueType == STRING
- getMinorRadius() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (ellipse) The ellipse minor radius
- getMinorRadius() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (ellipse, ellipticArc) The minor radius of the elliptic entity
- getMinValue() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Min value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMinValue() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Min value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMinValue() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Min value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMinValue() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Min value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMinValue() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Min value validation for properties whose valueType == DOUBLE (3) or INT (2)
- getMinValue() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Min value validation for properties whose valueType == DOUBLE or INT
- getMode() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Type of file: text, binary (STL)
- getModificationDate() - Method in class com.onshape.api.types.AbstractBlob
-
Get the last modified date, if any, associated with this Blob
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Date of last modification
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Date of last modification
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Date of last modification
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get Last modification date
- getModifiedAt() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Last modification date
- getModifiedBy() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get User information for the last modifier of the document
- getModifiedBy() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get User information for the last modifier of the document
- getModifiedBy() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get User information for the last modifier of the document
- getMouseActions() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Onshape internal use (deprecated)
- getMouseActions() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Onshape internal use (deprecated)
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingPan2DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingPan3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingRotate3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingZoom2DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMouseButtons() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMappingZoom3DMapping
-
Get Array of mouse buttons for set of button and key presses
- getMultiline() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get True if string input should be multiline.
- getMultiline() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get True if string input should be multiline.
- getMultiline() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get True if string input should be multiline.
- getMultiline() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get True if string input should be multiline.
- getMultiline() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get True if string input should be multiline.
- getMultiline() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get True if string input should be multiline.
- getName() - Method in class com.onshape.api.requests.AliasesCreateAliasRequest
-
Get Name of the alias (required)
- getName() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest
-
Get New name of the alias
- getName() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get Requested app-element name
- getName() - Method in class com.onshape.api.requests.AssembliesCreateAssemblyRequest
-
Get An optional name for the assembly.
- getName() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Document name
- getName() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element name
- getName() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Version name
- getName() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Workspace name (not required if readOnly=true)
- getName() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Document name
- getName() - Method in class com.onshape.api.requests.DocumentsUpdateDocumentAttributesRequest
-
Get New document name
- getName() - Method in class com.onshape.api.requests.FeatureStudiosCreateFeatureStudioRequest
-
Get An optional name for the feature studio.
- getName() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get Category name
- getName() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Property name
- getName() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get Category name
- getName() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Property name
- getName() - Method in class com.onshape.api.requests.PartStudiosCreatePartStudioRequest
-
Get An optional name for the part studio.
- getName() - Method in class com.onshape.api.requests.ProjectsCreateProjectRequest
-
Get Project name
- getName() - Method in class com.onshape.api.requests.ProjectsUpdateProjectRequest
-
Get Project name
- getName() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest
-
Get Name of revision rule
- getName() - Method in class com.onshape.api.requests.RevisionsUpdateRuleRequest
-
Get Name of revision rule
- getName() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsSubscribers
-
Get User's name (requires OAuth2ReadPII scope)
- getName() - Method in class com.onshape.api.responses.AliasesCreateAliasResponse
-
Get Name of the alias
- getName() - Method in class com.onshape.api.responses.AliasesGetAliasesInCompanyResponseItems
-
Get Name of the alias
- getName() - Method in class com.onshape.api.responses.AliasesGetAliasMembersResponseItems
-
Get Name of the alias entry
- getName() - Method in class com.onshape.api.responses.AliasesGetAliasResponse
-
Get Name of the alias
- getName() - Method in class com.onshape.api.responses.AliasesUpdateAliasResponse
-
Get Name of the alias
- getName() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItemsData
-
Get the name
- getName() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Element name
- getName() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Part/feature/assembly name
- getName() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Part/feature/assembly name
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The name of the BOM
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceDocument
-
Get The name of the onshape document containing the source element of the bom
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The name of the element the bom is created from
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceVersion
-
Get The name of the document version containing the source element of the bom
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceWorkspace
-
Get The name of the document workspace containing the source element of the bom
- getName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableHeaders
-
Get The name to be displayed for this column
- getName() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get Element name
- getName() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Name of element
- getName() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Name of element
- getName() - Method in class com.onshape.api.responses.CompaniesFindResponseItems
-
Get Company name
- getName() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsSubscribers
-
Get User's name (requires OAuth2ReadPII scope)
- getName() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsSubscribers
-
Get User's name (requires OAuth2ReadPII scope)
- getName() - Method in class com.onshape.api.responses.CompaniesGetDocumentsByNameResponseItems
-
Get Name of document
- getName() - Method in class com.onshape.api.responses.CompaniesGetResponse
-
Get Company name
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Name of document
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseCreatedBy
-
Get Name of user who created document
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get name of workspace
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspaceCreator
-
Get Name of user who created workspace
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspaceLastModifier
-
Get Name of user who last modified workspace
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseModifiedBy
-
Get Name of user who last modified document
- getName() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseOwner
-
Get Name of document owner
- getName() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersionCreator
-
Get Name of user who created version
- getName() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get name of workspace
- getName() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspaceCreator
-
Get Name of user who created workspace
- getName() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspaceLastModifier
-
Get Name of user who last modified workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get Not used
- getName() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The name of the entity that the object is shared with
- getName() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get Not used
- getName() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The name of the entity that the document is shared with
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Name of document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseCreatedBy
-
Get Name of user who created document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get name of workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspaceCreator
-
Get Name of user who created workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspaceLastModifier
-
Get Name of user who last modified workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseModifiedBy
-
Get Name of user who last modified document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseOwner
-
Get Name of document owner
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Name of document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsCreatedBy
-
Get Name of user who created document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsDefaultWorkspace
-
Get Name of default workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsModifiedBy
-
Get Name of user who last modified document
- getName() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsOwner
-
Get Name of document owner
- getName() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Element name
- getName() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get Version name
- getName() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersionCreator
-
Get Name of user who created version
- getName() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get Version name
- getName() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersionsCreator
-
Get Name of user who created version
- getName() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get name of workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspacesCreator
-
Get Name of user who created workspace
- getName() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspacesLastModifier
-
Get Name of user who last modified workspace
- getName() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get Not used
- getName() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The name of the entity that the object is shared with
- getName() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get Not used
- getName() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The name of the entity that the document is shared with
- getName() - Method in class com.onshape.api.responses.DrawingsGetTranslationFormatsResponseItems
-
Get Name of translation format
- getName() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Element name
- getName() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Element name
- getName() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get Not used
- getName() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The name of the entity that the object is shared with
- getName() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get Not used
- getName() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The name of the entity that the document is shared with
- getName() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get Not used
- getName() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The name of the entity that the object is shared with
- getName() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get Not used
- getName() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The name of the entity that the document is shared with
- getName() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get Category name
- getName() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get Member category name
- getName() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Name
- getName() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property name
- getName() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Name
- getName() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part name
- getName() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterialProperties
-
Get Material property name
- getName() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part name
- getName() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterialProperties
-
Get Material property name
- getName() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part name difference
- getName() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Element name
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseWorkflowState
-
Get Always IN_PROGRESS during creation
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Name of the revisionable object
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseWorkflowState
-
Get Always IN_PROGRESS during creation
- getName() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Name of the revisionable object
- getName() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseWorkflowState
-
Get Always IN_PROGRESS during creation *
- getName() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get Name of the revision rule
- getName() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get Name of the revision rule
- getName() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get Name of the revision rule
- getName() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get Name of the revision rule
- getName() - Method in class com.onshape.api.responses.TeamsFindResponseItems
-
Get Team name
- getName() - Method in class com.onshape.api.responses.TeamsGetMembersResponseItems
-
Get Team member name
- getName() - Method in class com.onshape.api.responses.TeamsGetResponse
-
Get Team name
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseWorkflowState
-
Get Always name of the initial state of the workflow
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseWorkflowState
-
Get Name of the current workflow state of the object
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseWorkflowState
-
Get Name of the new workflow state of the object
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get User friendly name of the property
- getName() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseWorkflowState
-
Get Name of the current workflow state of the object
- getName() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
Get Name of translation format
- getName() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's name (OAuth2ReadPII)
- getName() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseObsoletionWorkflow
-
Get Name of the obsoletion workflow
- getName() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponseReleaseWorkflow
-
Get Name of the release workflow
- getNamedViews() - Method in class com.onshape.api.Assemblies
-
Create request for getNamedViews
- getNamedViews() - Method in class com.onshape.api.PartStudios
-
Create request for getNamedViews
- getNamedViews() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponse
-
Get Object containing a field for each named view.
- getNamedViews() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponse
-
Get Object containing a field for each named view.
- getNamespace() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property namespace (use to disambiguate properties with same name)
- getNamespace() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property namespace (use to disambiguate properties with same name)
- getNamespace() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponseImports
-
Get The namespace for an import
- getNewDocumentId() - Method in class com.onshape.api.responses.DocumentsCopyWorkspaceResponse
-
Get ID of new document
- getNewDocumentId() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get ID of new document
- getNewDocumentName() - Method in class com.onshape.api.responses.DocumentsCopyWorkspaceResponse
-
Get Name of new document
- getNewDocumentName() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get Name of new document
- getNewDocumentVersionId() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get the new version created in the target document, can be null
- getNewMicroversion() - Method in class com.onshape.api.responses.DocumentsRestoreFromHistoryResponse
-
Get Id of the microversion created from the restore call.
- getNewName() - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest
-
Get New document name
- getNewWorkspaceId() - Method in class com.onshape.api.responses.DocumentsCopyWorkspaceResponse
-
Get ID of new workspace
- getNewWorkspaceId() - Method in class com.onshape.api.responses.DocumentsMoveElementsToDocumentResponse
-
Get ID of new workspace
- getNext() - Method in class com.onshape.api.responses.CompaniesFindResponse
-
Get URL for next page of 20 companies
- getNext() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponse
-
Get URL of next page of results
- getNext() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponse
-
Get URL of next page of results
- getNext() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponse
-
Get URL of the next page of the collection, can be null
- getNext() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElements
-
Get URL of the next page of the collection, can be null
- getNext() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponse
-
Get URL of the next page of the collection, can be null
- getNext() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponse
-
Get URL of next page of revisions
- getNext() - Method in class com.onshape.api.responses.TeamsFindResponse
-
Get URL for next page of 20 teams
- getNext() - Method in class com.onshape.api.responses.TeamsGetMembersResponse
-
Get URL for next page of 20 teams
- getNext() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponse
-
Get URI to retrieve next batch
- getNext() - Method in class com.onshape.api.responses.WebhooksGetResponse
-
Get URL of next page of results
- getNextMicroversionId_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get next microversion id.
- getNextRevisionId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Revision Id of the next revision if any
- getNextRevisionId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Next revision id.
- getNextRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Revision Id of the next revision if any
- getNextRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Revision Id of the next revision if any
- getNextRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Revision Id of the next revision if any
- getNextRevisionNames() - Method in class com.onshape.api.Revisions
-
Create request for getNextRevisionNames
- getNormal() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the normal vector of a section plane
- getNormal() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesSurface
-
Get Normalized surface info
- getNormal() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFacesFacets
-
Get Unit normal vector for the facet
- getNormal() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (circle, ellipse) A normal to the plane of the circle or ellipse
- getNormal() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesSurface
-
Get Normalized surface info
- getNormal() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFacesFacets
-
Get Unit normal vector for the facet
- getNormal() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the normal vector of a section plane
- getNotices() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponse
-
Get A list of notices regarding the execution
- getNotifyUser() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get Whether a user notification should be generated on completion
- getNotifyUser() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Whether a user notification should be generated on completion
- getNotifyUser() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get Whether a user notification should be generated on completion
- getNotRevisionManaged() - Method in class com.onshape.api.requests.DocumentsUpdateDocumentAttributesRequest
-
Get Whether document is not revision managed
- getNumberControlPoints() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment]) The number of control points in the spline
- getOauth2Scopes() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get Onshape internal use
- getOauthURL() - Method in class com.onshape.api.base.BaseClient
-
- getObjectDefName() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Object type name if valueType == OBJECT (6)
- getObjectDefName() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Object type name if valueType == OBJECT (6)
- getObjectDefName() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Object type name if valueType == OBJECT (6)
- getObjectDefName() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Object type name if valueType == OBJECT (6)
- getObjectDefName() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Object type name if valueType == OBJECT (6)
- getObjectDefName() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Object type name if valueType == OBJECT (6)
- getObjectId() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get The ID of the parent folder that contributes access rights
- getObjectId() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The ID of the parent folder
- getObjectId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get The ID of the parent folder that contributes access rights
- getObjectId() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The ID of the parent folder
- getObjectId() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get The ID of the parent folder that contributes access rights
- getObjectId() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The ID of the parent folder
- getObjectId() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The ID of the object
- getObjectId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get The ID of the parent folder that contributes access rights
- getObjectId() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The ID of the parent folder
- getObjectName() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get The name of the parent object
- getObjectName() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get The name of the parent object
- getObjectName() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get The name of the parent object
- getObjectName() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get The name of the parent object
- getObjectType() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get Set to the value 1, indicating the the objectId indicates a document, or 4, indicating that the objectId indicates a folder
- getObjectType() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get Set to the value 4, indicating the the objectId identifies a folder
- getObjectType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get Set to the value 1, indicating the the objectId indicates a document, or 4, indicating that the objectId indicates a folder
- getObjectType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get Set to the value 4, indicating the the objectId identifies a folder
- getObjectType() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get Set to the value 1, indicating the the objectId indicates a document, or 4, indicating that the objectId indicates a folder
- getObjectType() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get Set to the value 4, indicating the the objectId identifies a folder
- getObjectType() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get Set to the value 1, indicating the the objectId indicates a document, or 4, indicating that the objectId indicates a folder
- getObjectType() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get Set to the value 4, indicating the the objectId identifies a folder
- getObjectType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaByIDResponse
-
Get Object type of the property, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaResponse
-
Get Object type of the property, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectType() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
- getObjectTypes() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get List of metadata object types this category will be applicable for picking
- getObjectTypes() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get List of metadata object types this category will be applicable for picking
- getObjectTypes() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get List of metadata object types this category is applicable for picking
- getObjectTypes() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get List of metadata object types this category is applicable for picking
- getObjectTypes() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get List of metadata object types this category is applicable for picking
- getObjectTypes() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get List of metadata object types this category is applicable for picking
- getObsoletionPackageId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Obsoletion package id.
- getObsoletionWorkflow() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get The obsoletion workflow currently in use by this document or company
- getOccurrenceId() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get occurrence id in the assembly context
- getOccurrences() - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequest
-
Get A list of occurrences to transform.
- getOccurrences() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssembly
-
Get Assembly occurrences
- getOccurrences() - Method in class com.onshape.api.responses.AssembliesInsertTransformedInstancesResponse
-
Get (deprecated) Flattened list of occurrences.
- getOccurrences() - Method in class com.onshape.api.responses.AssembliesInsertTransformedInstancesResponseInsertInstanceResponses
-
Get list of occurrences created as a result of this insert.
- getOffset() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Where to begin search results
- getOpacity() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearance
-
Get Part opacity
- getOpacity() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearance
-
Get Part opacity
- getOptions() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest
-
Get Options object, with one optional field: collapseEvents, which is set to true/false and says whether similar events should be collapsed into one notification
- getOptions() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get Options object, with one optional field: collapseEvents, which is set to true/false and says whether similar events should be collapsed into one notification
- getOptions() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get Options for the webhook
- getOptions() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get Options for the webhook
- getOptions() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get Options for the webhook
- getOrCreateBillOfMaterialsElement() - Method in class com.onshape.api.Assemblies
-
Create request for getOrCreateBillOfMaterialsElement
- getOrientation() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Orientation of a face
- getOrientation() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesLoopsCoedges
-
Get Orientation of an edge
- getOrientation() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Orientation of a face
- getOrientation() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesLoopsCoedges
-
Get Orientation of an edge
- getOrigin() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesSurface
-
Get Surface origin
- getOrigin() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (circle, ellipse) The center of the circle or ellipse
- getOrigin() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesSurface
-
Get Surface origin
- getOther() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part other data difference
- getOtherProperties() - Method in class com.onshape.api.types.AbstractResponseObject
-
- getOverwrittenElements() - Method in class com.onshape.api.responses.DocumentsMergeIntoWorkspaceResponse
-
Get Elements overwritten by the merge.
- getOwner() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Information about document owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get Information about the object owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get Information about the document owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Information about document owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Information about document owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get Information about the object owner
- getOwner() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get Information about the document owner
- getOwner() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get Information about the object owner
- getOwner() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get Information about the document owner
- getOwner() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get Information about the object owner
- getOwner() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get Information about the document owner
- getOwnerId() - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest
-
Get Owner's user ID (default: current user)
- getOwnerId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Owner's user ID (default: current user)
- getOwnerId() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Owner's user ID (default: current user)
- getOwnerId() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Relevant for certain values of documentFilterOrdinal
- getOwnerId() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get CompanyId that will own the category
- getOwnerId() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get CompanyId that will own the category
- getOwnerId() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get CompanyId that owns the category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get CompanyId that owns the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get CompanyId that will own the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get CompanyId that owns the category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get CompanyId that owns the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get CompanyId that will own the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get CompanyId that will own the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get CompanyId that will own the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get CompanyId that owns the category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get CompanyId that owns the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get CompanyId that owns the category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get CompanyId that owns the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get CompanyId that will own the member category
- getOwnerId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaByIDResponse
-
Get Schema owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaResponse
-
Get Schema owner ID
- getOwnerId() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property owner ID
- getOwnerType() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Owner's user type, which can be 0: user, 1: company
- getOwnerType() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Owner's user type, which can be: 0: user 1: company 2: Team
- getOwnerType() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get Owner type, which can be: 1:company
- getOwnerType() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Property owner type, which can be: 1:company
- getOwnerType() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get Owner type, which can be: 1:company
- getOwnerType() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Property owner type, which can be: 1:company
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Category owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Property owner type, which can be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Category owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Property owner type, which can be: 1: company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Property owner type, which can be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Property owner type, which can be: 1: company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get Category owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Category owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Property owner type, which can be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get Owner type, which will be: 1:company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaByIDResponse
-
Get Schema owner type, which can be: 0: user, 1: company
- getOwnerType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Property owner type, which can be: 1: company, 2: onshape
- getOwnerType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaResponse
-
Get Schema owner type, which can be: 0: user, 1: company
- getOwnerType() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Property owner type, which can be: 1: company 2:onshape
- getOwnerTypeIndex() - Method in class com.onshape.api.requests.DocumentsCopyWorkspaceRequest
-
Get Owner's user type, which can be: 0: user 1: company 2: Team (default: 0)
- getPan2DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that pan in 2D
- getPan2DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that pan in 2D
- getPan3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that pan in 3D
- getPan3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that pan in 3D
- getParameterAbbreviatedDisplayValue_() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get The abbreviated value of the parameter
- getParameterDisplayValue() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get The display value of the parameter
- getParameterId() - Method in class com.onshape.api.requests.ElementsEncodeConfigurationRequestParameters
-
Get The ID of this configuration parameter
- getParameterId() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get The id of the parameter
- getParameterId() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get The id of the parameter to which the notice applies, where applicable
- getParameterName() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get The display name of the parameter
- getParameters() - Method in class com.onshape.api.requests.ElementsEncodeConfigurationRequest
-
Get Array of configuration parameters to be encoded
- getParameters() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponse
-
Get The list of decoded parameters
- getParameterValue() - Method in class com.onshape.api.requests.ElementsEncodeConfigurationRequestParameters
-
Get The value of this configuration parameter
- getParameterValue() - Method in class com.onshape.api.responses.ElementsDecodeConfigurationStringResponseParameters
-
Get The parameter value
- getParent() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get ID of workspace's parent version
- getParent() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponseVersion
-
Get ID of parent version
- getParent() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get ID of workspace's parent version
- getParent() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get ID of workspace's parent version
- getParent() - Method in class com.onshape.api.responses.DocumentsGetVersionResponseVersion
-
Get ID of parent version, or empty string for root version
- getParent() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponseVersions
-
Get ID of parent version, or empty string for root version
- getParent() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get ID of workspace's parent version
- getParentChangeId() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest
-
Get the specific changeId at which the copy should take place
- getParentChangeId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get Id of the prior change to the application element
- getParentChangeId() - Method in class com.onshape.api.requests.AppElementsStartTransactionRequest
-
Get Id of the last change made by this application to this element
- getParentChangeId() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest
-
Get Id of the last change made by this application to this element
- getParentChangeId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get Id of the prior change to the application element
- getParentChangeId() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get Id of the last change made by this application to this element
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsCommitTransactionsResponse
-
Get The changeId of the operation on which the transactions were based
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsCreateReferenceResponse
-
Get The changeId of the element state prior to the reference creation
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteBlobSubelementResponse
-
Get The changeId of the preceding operation
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteContentResponse
-
Get The changeId of the operation prior to the deletion
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsDeleteReferenceResponse
-
Get The changeId of the operation prior to the deletion
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsStartTransactionResponse
-
Get The changeId of the preceding operation, which is the same as changeId
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsUpdateElementResponse
-
Get The changeId of the preceding operation
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsUpdateReferenceResponse
-
Get The changeId of the element state prior to the reference update
- getParentChangeId() - Method in class com.onshape.api.responses.AppElementsUploadBlobSubelementResponse
-
Get The changeId of the preceding operation
- getParentId() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Id of a folder to place the created document in
- getParentId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of the parent comment in case this is a reply.
- getParentId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Insertable parent
- getParentId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get parent id.
- getParentPackages() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponseItems
-
Get The parentPackages of the release package
- getParentPackages() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponseItems
-
Get The parentPackages of the release package
- getPartId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get If isAssembly and isWholePartStudio are false, then this is the id of the part or surface to be inserted.
- getPartId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Part ID of instance, if it's a part or surface.
- getPartId() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Part deterministic ID if item is a revisionable part
- getPartId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get Deterministic part ID.
- getPartId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Deterministic part ID if type is Part.
- getPartId() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Deterministic part ID if type is Part.
- getPartId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Get The id of the part for this item.
- getPartId() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponse
-
Get Part id
- getPartId() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Part ID
- getPartId() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Part ID
- getPartId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Deterministic part ID if item is a part
- getPartId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Deterministic part ID if item is a part
- getPartId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Deterministic part ID if revision is of a part
- getPartId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Part id.
- getPartId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Deterministic part ID if revision is of a part
- getPartId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Deterministic part ID if revision is of a part
- getPartId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Deterministic part ID if revision is of a part
- getPartIds() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Comma-separated list of part IDs to export
- getPartIds() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get A comma-separated list of part ids that should be translated.
- getPartListMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getPartListMetadata
- getPartMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getPartMetadata
- getPartName() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Part name
- getPartName() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get part name.
- getPartNumber() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The part number identifying the part or assembly in the release that is to be inserted.
- getPartNumber() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get The part number identifying the part or assembly in the release that is to be inserted.
- getPartNumber() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The part number identifying the item that is to be updated.
- getPartNumber() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The part number identifying the item in the destination revision.
- getPartNumber() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get The part number, if from a revision
- getPartNumber() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get The identifying part number of the instance, if inserted from a revision
- getPartNumber() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get The part number of the assembly, if from a revision
- getPartNumber() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTable
-
Get The partNumber of the BOM.
- getPartNumber() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The part number of the element the bom is created from
- getPartNumber() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Part number of the revision
- getPartNumber() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Part number.
- getPartNumber() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Part number of the revision
- getPartNumber() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Part number of the revision
- getPartNumber() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Part number of the revision
- getPartQuery() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponseParts
-
Get Onshape internal use
- getPartQuery() - Method in class com.onshape.api.responses.PartsGetPartsResponseParts
-
Get Onshape internal use
- getParts() - Method in class com.onshape.api.Parts
-
Create request for getParts
- getParts() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponse
-
Get Parts in the assembly
- getParts() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Part list if element is a PartStudio
- getParts() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Part list if element is a PartStudio
- getParts() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Part list if element is a PartStudio
- getParts() - Method in class com.onshape.api.responses.PartsGetEdgesResponse
-
Get Array containing response info for each part
- getParts() - Method in class com.onshape.api.responses.PartsGetFacesResponse
-
Get Array of information for each part
- getParts() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponse
-
Get Parts list
- getParts() - Method in class com.onshape.api.responses.PartsGetPartsResponse
-
Get Parts list
- getParts() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChanges
-
Get Differences in Part Studio Parts
- getParts() - Method in class com.onshape.api.responses.PartStudiosGetEdgesResponse
-
Get Array containing response info for each part
- getParts() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponse
-
Get Array of information for each part
- getPartsInPartstudio() - Method in class com.onshape.api.Parts
-
Create request for getPartsInPartstudio
- getPartStudioFeatures() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponse
-
Get Features defined in Part Studios that are referenced by the assembly, including sketches.
- getPartType() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get Part type
- getPartType() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get Part type
- getPartType() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get Part type
- getPartType() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get Part type
- getPartType() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get Part type
- getPartType() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponse
-
Get Part type
- getPath() - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequestOccurrences
-
Get The path describing an occurrence to transform.
- getPath() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences
-
Get A list of occurrence IDs, representing the hierachical inclusion structure of the occurrence within the assembly.
- getPath() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponseImports
-
Get The path for an import
- getPaths() - Method in class com.onshape.api.requests.AppElementsGetJsonPathsRequest
-
Get lists of path in the JsonPath format
- getPattern() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPattern() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPattern() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPattern() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPattern() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPattern() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Regular expression pattern validation for properties whose valueType == STRING (0)
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get For internal use
- getPendingOwnerTransfer() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get For internal use
- getPeriodic() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment], interpolatedSpline[Segment]) If true, the spline entity is periodic
- getPeriphery() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Periphery in metric units which depend on context, along with minimum and maximum; for a solid part, the periphery is the surface area in square meters; for a surface, the periphery is the perimeter in meters
- getPeriphery() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Periphery in metric units which depend on context, along with minimum and maximum; for a solid part, the periphery is the surface area in square meters; for a surface, the periphery is the perimeter in meters
- getPermission() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Onshape internal use (Deprecated)
- getPermission() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get User's level of access to the document; can be ANONYMOUS_ACCESS, READ, READ_COPY_EXPORT, COMMENT, WRITE, RESHARE, FULL, or OWNER (Deprecated)
- getPermission() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Onshape internal use
- getPermission() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get Obsolete
- getPermission() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get Obsolete
- getPermissionScheme() - Method in class com.onshape.api.responses.ProjectsCreateProjectResponse
-
Get permission schemes.
- getPermissionScheme() - Method in class com.onshape.api.responses.ProjectsGetProjectResponse
-
Get permission schemes.
- getPermissionScheme() - Method in class com.onshape.api.responses.ProjectsGetProjectsResponseItems
-
Get permission schemes.
- getPermissionScheme() - Method in class com.onshape.api.responses.ProjectsUpdateProjectResponse
-
Get permission schemes.
- getPermissionSchemeId() - Method in class com.onshape.api.requests.ProjectsCreateProjectRequest
-
Get Permission scheme Id
- getPermissionSchemeId() - Method in class com.onshape.api.requests.ProjectsUpdateProjectRequest
-
Get Permission scheme Id
- getPermissionSet() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get The permissions to grant to the entities.
- getPermissionSet() - Method in class com.onshape.api.requests.FoldersShareFolderRequest
-
Get The permissions to grant to the entities.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get User's level of access to the document.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsGetAclResponseEntries
-
Get The permissions for the object that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsEntries
-
Get The permissions for the parent folder that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get User's level of access to the document.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseEntries
-
Get The permissions for the object that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsEntries
-
Get The permissions for the parent folder that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.FoldersGetAclResponseEntries
-
Get The permissions for the object that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsEntries
-
Get The permissions for the parent folder that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.FoldersShareFolderResponseEntries
-
Get The permissions for the object that have been granted to the entity.
- getPermissionSet() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsEntries
-
Get The permissions for the parent folder that have been granted to the entity.
- getPerspective() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
Get Whether or not the view is in perspective mode
- getPerspective() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
Get Whether or not the view is in perspective mode
- getPlanId() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Plan id
- getPlanId() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Plan id
- getPlanId() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Plan id
- getPlanId() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Plan id
- getPlanId() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Plan id
- getPlanName() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Plan name
- getPlanName() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Plan name
- getPlanName() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Plan name
- getPlanName() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Plan name
- getPlanName() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Plan name
- getPlanPurchases() - Method in class com.onshape.api.Accounts
-
Create request for getPlanPurchases
- getPlanType() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPlanType() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPlanType() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPlanType() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPlanType() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPlanType() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Plan type (0-RECURRING, 1-CONSUMABLE, 2-ONE_TIME)
- getPoint() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesVertices
-
Get Location of vertex
- getPoint() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesVertices
-
Get Location of vertex
- getPoint() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (line) An arbitrary point on the line
- getPollingHandler() - Method in class com.onshape.api.base.BaseClient
-
Fetches utility object for polling GET requests via this client.
- getPosition() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestLocation
-
Get An indicator for the relative placement of the new element.
- getPosition() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation
-
Get app element location position
- getPrev() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponse
-
Get URL of the previous page of the collection, can be null
- getPrev() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElements
-
Get URL of the previous page of the collection, can be null
- getPrev() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponse
-
Get URL of the previous page of the collection, can be null
- getPrevious() - Method in class com.onshape.api.responses.CompaniesFindResponse
-
Get URL for previous page of 20 companies
- getPrevious() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponse
-
Get URL of previous page of results
- getPrevious() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponse
-
Get URL of previous page of results
- getPrevious() - Method in class com.onshape.api.responses.TeamsFindResponse
-
Get URL for previous page of 20 teams
- getPrevious() - Method in class com.onshape.api.responses.TeamsGetMembersResponse
-
Get URL for previous page of 20 teams
- getPrevious() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponse
-
Get URI to retrieve previous batch
- getPrevious() - Method in class com.onshape.api.responses.WebhooksGetResponse
-
Get URL of previous page of results
- getPreviousRevisionId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Revision Id of the previous revision if any
- getPreviousRevisionId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Previous revision id.
- getPreviousRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Revision Id of the previous revision if any
- getPreviousRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Revision Id of the previous revision if any
- getPreviousRevisionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Revision Id of the previous revision if any
- getPrincipalAxes() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Principal axes as unit vectors
- getPrincipalAxes() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Principal axes as unit vectors
- getPrincipalInertia() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Moment of inertia around the principal axes in metric units (3 numbers)
- getPrincipalInertia() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Moment of inertia around the principal axes in metric units (3 numbers)
- getProject() - Method in class com.onshape.api.Projects
-
Create request for getProject
- getProjects() - Method in class com.onshape.api.Projects
-
Create request for getProjects
- getProperties() - Method in class com.onshape.api.MetadataCategory
-
Create request for getProperties
- getProperties() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequestItems
-
Get Collection of metadata property updates
- getProperties() - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequestItems
-
Get Collection of metadata property updates
- getProperties() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequestItems
-
Get Collection of metadata property updates
- getProperties() - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequestItems
-
Get Collection of metadata property updates
- getProperties() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequest
-
Get Array of properties to update before doing the transition.
- getProperties() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Array of item properties to update before doing the transition.
- getProperties() - Method in class com.onshape.api.requests.TestCustomWorkflowsUpdateWorkflowableTestObjectRequest
-
Get Array of properties to update before doing the transition.
- getProperties() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Element properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get Part properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Element properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get Part properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetMetadataResponse
-
Get Metadata properties defined in the schema
- getProperties() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Element properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get Part properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get Part properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get Part properties
- getProperties() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponse
-
Get Metadata properties defined in the schema
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponse
-
Get Collection of status information of individual metadata property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseItems
-
Get Status entries of property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponse
-
Get Collection of status information of individual metadata property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseItems
-
Get Status entries of property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponse
-
Get Collection of status information of individual metadata property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseItems
-
Get Status entries of property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponse
-
Get Collection of status information of individual metadata property updates
- getProperties() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseItems
-
Get Status entries of property updates
- getProperties() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterial
-
Get Properties of the material
- getProperties() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterial
-
Get Properties of the material
- getProperties() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get Array of properties for the package
- getProperties() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Array of properties for the package
- getProperties() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Properties of the item
- getProperties() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Array of properties for the package
- getProperties() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Properties of the item
- getProperties() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponse
-
Get Array of properties for the object
- getProperties() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponse
-
Get Array of properties for the object
- getProperties() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponse
-
Get Array of properties for the object
- getProperties() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponse
-
Get Array of properties for object
- getPropertyConfigInfoList() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Additional information about property only returned if schemaId is included in request
- getPropertyConfigSummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Additional information about property.
- getPropertyConfigSummaryInfoList() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Additional information about property.
- getPropertyConfigSummaryInfoList() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Additional information about property.
- getPropertyId() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequestItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequestItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequestItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequestItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItemsProperties
-
Get The ID of the property of the item
- getPropertyId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestProperties
-
Get The ID of the property
- getPropertyId() - Method in class com.onshape.api.requests.TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties
-
Get The ID of the property
- getPropertyId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableHeaders
-
Get The id of the metadata property that this column represents.
- getPropertyId() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property ID associated with this property config object
- getPropertyId() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property ID associated with this property config object
- getPropertyId() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Metadata schema propertyId
- getPropertyId() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property ID associated with this property config object
- getPropertyId() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Property ID associated with this property config object
- getPropertyId() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Metadata schema propertyId
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseItemsProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseProperties
-
Get Metadata schema property id
- getPropertyId() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get ID of the property to be used when updating
- getPropertyId() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get ID of the property to be used when updating
- getPropertyInfo() - Method in class com.onshape.api.Metadata
-
Create request for getPropertyInfo
- getPropertyName() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableHeaders
-
Get The field that this column will contain.
- getPublishState() - Method in class com.onshape.api.requests.MetadataCategoryCreateCategoryRequest
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.requests.MetadataCategoryUpdateCategoryRequest
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponse
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryCreateCategoryResponseMemberCategories
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategorySummaryInfoList
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponse
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetCategoryResponseMemberCategories
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsCategorySummaryInfoList
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItems
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategorySearchResponseItemsMemberCategories
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponse
-
Get Category publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryUpdateCategoryResponseMemberCategories
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategorySummaryInfoList
-
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPublishState() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
- getPurchases() - Method in class com.onshape.api.Accounts
-
Create request for getPurchases
- getQuarterPoint() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Quarter point
- getQuarterPoint() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Quarter point
- getQuarterPoint() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (curvePoints=true) The point that is one quarter way between the start and end of the curve
- getQueries() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest
-
Get Array of Feature Script identifier to geometry id list
- getRadius() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get (circle) The circle radius
- getRadius() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (circle, arc).
- getRational() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (spline[Segment]) If true, the spline is in rational form
- getRawQuery() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get name:value search terms (value may be a list, in quotes) If empty, equivalent to a "wildcard" search.
- getReadOnly() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Reserved for internal use
- getRed() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearanceColor
-
Get Red RGB value
- getRed() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearanceColor
-
Get Red RGB value
- getReferenceId() - Method in class com.onshape.api.responses.AppElementsCreateReferenceResponse
-
Get The id of the reference that was created
- getReferenceId() - Method in class com.onshape.api.responses.AppElementsDeleteReferenceResponse
-
Get The id of the deleted reference
- getReferenceId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The id of the retrieved reference
- getReferenceId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The id of the retrieved reference
- getReferenceId() - Method in class com.onshape.api.responses.AppElementsUpdateReferenceResponse
-
Get The id of the reference that was updated
- getReferenceUpdates() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequest
-
Get A list of reference updates to apply.
- getRefreshToken() - Method in class com.onshape.api.types.OAuthTokenResponse
-
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getRejectMicroversionSkew() - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest
-
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
- getReleaseCreatedDate() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Release created date.
- getReleasedBy() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Released by (user object).
- getReleaseId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Release package ID that created this revision
- getReleaseId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Release id.
- getReleaseId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Release package ID that created this revision
- getReleaseId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Release package ID that created this revision
- getReleaseId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Release package ID that created this revision
- getReleaseName() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Release name.
- getReleasePackage() - Method in class com.onshape.api.ReleaseManagement
-
Create request for getReleasePackage
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Release package id.
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Release package id.
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Release package id.
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Release package id.
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Release package id.
- getReleasePackageId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Release package id.
- getReleaseWorkflow() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get The release workflow currently in use by this document or company
- getRemovals() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequest
-
Get Users/teams to remove from the alias (provide one of userId, teamId, email on each)
- getRemoveFromCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get List of IDs of the categories to dis-associate this property from
- getRemoveFromCategoryIds() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get List of IDs of the categories to dis-associate this property from
- getRenderMode() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnailSizes
-
Get Reserved for future use
- getRenderMode() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnailSizes
-
Get Reserved for future use
- getRenderMode() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnailSizes
-
Get Reserved for future use
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Date reopened.
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Date reopened.
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Date reopened.
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Date reopened.
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Date reopened.
- getReopenedAt() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Date reopened.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get user who reopened this comment.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get user who reopened this comment.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get user who reopened this comment.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get user who reopened this comment.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get user who reopened this comment.
- getReopenedBy() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get user who reopened this comment.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get number of replies.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get number of replies.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get number of replies.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get number of replies.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get number of replies.
- getReplyCount() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get number of replies.
- getRequestElementId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the element being translated
- getRequestElementId() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The id of the element being translated
- getRequestState() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The state of this translation request.
- getRequestState() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The state if of this translation request.
- getRequired() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequestCategoryPropertyConfigParams
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequestCategoryPropertyConfigParams
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponseCategoryPropertyConfigInfo
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponseCategoryPropertyConfigInfo
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponseCategoryPropertyConfigInfo
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get True if property value is required
- getRequired() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get True if property is required to have a non-empty value
- getRequired() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get True if property value is required
- getRequired() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get Whether the property is required
- getRequired() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get Whether the property is required.
- getRequired() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get Whether the property is required.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get Date resolved.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get Date resolved.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get Date resolved.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get Date resolved.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get Date resolved.
- getResolvedAt() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get Date resolved.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get user who resolved this comment.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get user who resolved this comment.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get user who resolved this comment.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get user who resolved this comment.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get user who resolved this comment.
- getResolvedBy() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get user who resolved this comment.
- getResolvedDocumentMicroversionId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The document microversion contained in the reference, or the current document microversion if not set in the reference
- getResolvedDocumentMicroversionId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The document microversion contained in the reference, or the current document microversion if not set in the reference
- getResolvedReferences() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponse
-
Get List of all resolved application element references
- getResult() - Method in class com.onshape.api.responses.AppElementsListTransactionsResponse
-
Get wrapper for array of element transactions
- getResult() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponse
-
Get the result of the function execution
- getResultDocumentId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultDocumentId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultDocumentId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultDocumentId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultDocumentId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultDocumentId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the document containing the translation results, if stored in the document, or with which the externalDataIds are associated
- getResultElementIds() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultElementIds() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The ids of the elements containing the translation results, if stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResultExternalDataIds() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The ids of the external data containing the translation results, if not stored in the document
- getResults() - Method in class com.onshape.api.responses.AppElementsGetJsonPathsResponse
-
Get Retrieved data
- getResultWorkspaceId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getResultWorkspaceId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getResultWorkspaceId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getResultWorkspaceId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getResultWorkspaceId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getResultWorkspaceId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the workspace containing the translation results, if stored in the document
- getReverseScrollWheelZoomDirection() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Whether scroll wheel zoom direction is reversed (default: scroll forward to zoom in)
- getReverseScrollWheelZoomDirection() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Whether scroll wheel zoom direction is reversed (default: scroll forward to zoom in)
- getRevision() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The revision containing the released part or assembly to be inserted.
- getRevision() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get The revision containing the released part or assembly to be inserted.
- getRevision() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The revision containing the items to be updated.
- getRevision() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The destination revision.
- getRevision() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseParts
-
Get The revision this part was inserted from, if any
- getRevision() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get The revision this instance was inserted from, if any
- getRevision() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssemblies
-
Get The revision this assembly was inserted from, if any
- getRevision() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The revision of the element the bom is created from
- getRevision() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get revision name of the revision
- getRevision() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Revision.
- getRevision() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get revision name of the revision
- getRevision() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get revision name of the revision
- getRevision() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get revision name of the revision
- getRevisionHistoryInCompanyByElementId() - Method in class com.onshape.api.Revisions
-
Create request for getRevisionHistoryInCompanyByElementId
- getRevisionHistoryInCompanyByPartId() - Method in class com.onshape.api.Revisions
-
Create request for getRevisionHistoryInCompanyByPartId
- getRevisionHistoryInCompanyByPartNumber() - Method in class com.onshape.api.Revisions
-
Create request for getRevisionHistoryInCompanyByPartNumber
- getRevisionList() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest
-
Get List of revisions associated with the rule.
- getRevisionList() - Method in class com.onshape.api.requests.RevisionsUpdateRuleRequest
-
Get List of revisions associated with the rule.
- getRevisionList() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get For List-type rules: list of revisions associated with the rule
- getRevisionList() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get For List-type rules: list of revisions associated with the rule
- getRevisionList() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get For List-type rules: list of revisions associated with the rule
- getRevisionList() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get For List-type rules: list of revisions associated with the rule
- getRevisionNames() - Method in class com.onshape.api.requests.RevisionsGetBulkNextRevisionNamesRequest
-
Get Revisions to get the next for
- getRevisionRuleId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponseItems
-
Get The revisionRule id of the release package
- getRevisionRuleId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponseItems
-
Get The revisionRule id of the release package
- getRevisionRuleId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Revision rule id.
- getRole() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get Onshape internal use
- getRoleMap() - Method in class com.onshape.api.requests.ProjectsCreateProjectRequest
-
Get Map of role to a list of identity params.
- getRoleMap() - Method in class com.onshape.api.requests.ProjectsUpdateProjectRequest
-
Get Map of role to a list of identity params.
- getRoleMapEntries() - Method in class com.onshape.api.responses.ProjectsCreateProjectResponse
-
Get the list of role maps.
- getRoleMapEntries() - Method in class com.onshape.api.responses.ProjectsGetProjectResponse
-
Get the list of role maps.
- getRoleMapEntries() - Method in class com.onshape.api.responses.ProjectsGetProjectsResponseItems
-
Get the list of role maps.
- getRoleMapEntries() - Method in class com.onshape.api.responses.ProjectsUpdateProjectResponse
-
Get the list of role maps.
- getRoles() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get User's roles (OAuth2ReadPII)
- getRollbackIndex() - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest
-
Get The index at which the rollback index should be placed.
- getRollbackIndex() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get The index of the first feature that is rolled back
- getRollbackIndex() - Method in class com.onshape.api.responses.PartStudiosUpdateRollbackResponse
-
Get The rollback index in the updated state
- getRootAssembly() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponse
-
Get Assembly information
- getRotate3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that rotate in 3D
- getRotate3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that rotate in 3D
- getRows() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Get The rows of the table
- getRuleById() - Method in class com.onshape.api.Revisions
-
Create request for getRuleById
- getRuleType() - Method in class com.onshape.api.requests.RevisionsCreateRuleRequest
-
Get Method of determining next revisions.
- getRuleType() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get Method of determining next revisions.
- getRuleType() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get Method of determining next revisions.
- getRuleType() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get Method of determining next revisions.
- getRuleType() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get Method of determining next revisions.
- getSafeName() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Safe name
- getScale() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Scale for measurements (STL)
- getSchemaId() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Metadata schema object Id
- getSchemaId() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponsePropertyConfigInfoList
-
Get Schema ID associated with this property config object
- getSchemaId() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Metadata schema object Id
- getScript() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest
-
Get A Feature Script function to execute.
- getScript() - Method in class com.onshape.api.responses.RevisionsCreateRuleResponse
-
Get For Javascript-type rules: Javascript used to determine next revision
- getScript() - Method in class com.onshape.api.responses.RevisionsGetAllRulesResponseItems
-
Get For Javascript-type rules: Javascript used to determine next revision
- getScript() - Method in class com.onshape.api.responses.RevisionsGetRuleByIdResponse
-
Get For Javascript-type rules: Javascript used to determine next revision
- getScript() - Method in class com.onshape.api.responses.RevisionsUpdateRuleResponse
-
Get For Javascript-type rules: Javascript used to determine next revision
- getSearchBoost() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Relative ordering of search importance.
- getSeats() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Number of seats
- getSeats() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Number of seats
- getSeats() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Number of seats
- getSeats() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Number of seats
- getSeats() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Number of seats
- getSectionPlanes() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
Get An array of objects that represent the section planes in the view
- getSectionPlanes() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
Get An array of objects that represent the section planes in the view
- getSelectablePdfText() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get (PDF only) Controls if text on the drawing should be selectable on the output PDF.
- getSendEmail() - Method in class com.onshape.api.requests.CompaniesAddUserRequest
-
Get If the new user should get an email.
- getSerializationVersion() - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest
-
Get The version of the serialization protocol for features
- getSerializationVersion() - Method in class com.onshape.api.responses.AssembliesAddFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.AssembliesDeleteFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.AssembliesGetFeatureSpecsResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.AssembliesGetFeaturesResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.AssembliesUpdateFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.ElementsGetConfigurationResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.ElementsUpdateConfigurationResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioContentsResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioSpecsResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.FeatureStudiosUpdateFeatureStudioContentsResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosAddPartStudioFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosDeleteFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosGetFeatureSpecsResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosUpdateFeatureResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosUpdateFeaturesResponse
-
Get The version of the serialization protocol for the response
- getSerializationVersion() - Method in class com.onshape.api.responses.PartStudiosUpdateRollbackResponse
-
Get The version of the serialization protocol for the response
- getSessionInfo() - Method in class com.onshape.api.Users
-
Create request for getSessionInfo
- getSettings() - Method in class com.onshape.api.responses.ApplicationsGetCompanyAppSettingsResponse
-
Get User-specific settings for given client/company/key
- getSettings() - Method in class com.onshape.api.responses.ApplicationsGetUserAppSettingsResponse
-
Get User-specific settings for given client/user/key
- getSeverity() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsErrors
-
Get severity of error 1: Informational, 2: Warning, 3: Error.
- getSeverity() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsErrors
-
Get severity of error 1: Informational, 2: Warning, 3: Error.
- getShadedViews() - Method in class com.onshape.api.Assemblies
-
Create request for getShadedViews
- getShadedViews() - Method in class com.onshape.api.Parts
-
Create request for getShadedViews
- getShadedViews() - Method in class com.onshape.api.PartStudios
-
Create request for getShadedViews
- getSharedWithSupport() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get True if the object is shared with support
- getSharedWithSupport() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get True if the object is shared with support
- getSharedWithSupport() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get True if the object is shared with support
- getSharedWithSupport() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get True if the object is shared with support
- getShowOveriddenDimensions() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get (DWG only) Whether overridden dimensions should be underlined
- getSize() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnailSizes
-
Get A size description string (e.g.
- getSize() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnailSizes
-
Get A size description string (e.g.
- getSize() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnailSizes
-
Get A size description string (e.g.
- getSize() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElementsThumbnailInfoSizes
-
Get Size of thumbnail, in wxh format (ex: 70x40)
- getSize() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponseSizes
-
Get Size o this thumbnail, typically one of 70x40, 300x170, 300x300, or 600x340
- getSize() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponseSizes
-
Get Size o this thumbnail, typically one of 70x40, 300x170, 300x300, or 600x340
- getSize() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponseSizes
-
Get Size o this thumbnail, typically one of 70x40, 300x170, 300x300, or 600x340
- getSize() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponseSizes
-
Get Size o this thumbnail, typically one of 70x40, 300x170, 300x300, or 600x340
- getSizeBytes() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Size of document in bytes
- getSizeBytes() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Size of document in bytes
- getSizeBytes() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Size of document in bytes
- getSizes() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnail
-
Get Thumbnail sizes
- getSizes() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnail
-
Get Thumbnail sizes
- getSizes() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnail
-
Get Thumbnail sizes
- getSizes() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElementsThumbnailInfo
-
Get Array of links to thumbnails, if any, or null if not
- getSizes() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponse
-
Get List of thumbnails in available sizes
- getSizes() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponse
-
Get List of thumbnails in available sizes
- getSizes() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponse
-
Get List of thumbnails in available sizes
- getSizes() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponse
-
Get List of thumbnails in available sizes
- getSketch() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Get Name of a sketch
- getSketch() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponse
-
Get Sketch in a studio
- getSketchEntities() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponse
-
Get Array of sketch entities
- getSketches() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponse
-
Get Array of information for each sketch
- getSketchId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get An optional sketch feature id within the target element that should be tracked
- getSketchId() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponse
-
Get Sketch ID
- getSketchInfo() - Method in class com.onshape.api.PartStudios
-
Create request for getSketchInfo
- getSketchName() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponse
-
Get Sketch name
- getSortColumn() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Column by which to sort search results.
- getSortingStrategy() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get sorting option (by date is the default)
- getSortOrder() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Sort order, which can be 'desc' (descending) or 'asc' (ascending)
- getSource() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponseIds
-
Get The id in source microversion
- getSourceChangeId() - Method in class com.onshape.api.responses.AppElementsCompareAppElementJsonResponse
-
Get Source element microversion id
- getSourceConfiguration() - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest
-
Get Configuration of part studio in which ids were acquired
- getSourceDocumentId() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get source document Id
- getSourceDocumentMicroversion() - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest
-
Get document microversion of the source ids.
- getSourceDocumentMicroversion() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Get Source document microversion
- getSourceId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChanges
-
Get Part Id of the Part in the source microversion, can be null for new Parts
- getSourceMicroversion() - Method in class com.onshape.api.requests.AssembliesAddFeatureRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.ElementsUpdateConfigurationRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.FeatureStudiosUpdateFeatureStudioContentsRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.PartStudiosAddPartStudioFeatureRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.requests.PartStudiosUpdateRollbackRequest
-
Get The document microversion from which the features were extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.AssembliesAddFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.AssembliesDeleteFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.AssembliesGetFeatureSpecsResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.AssembliesGetFeaturesResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.AssembliesUpdateFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.ElementsGetConfigurationResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.ElementsUpdateConfigurationResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioContentsResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.FeatureStudiosGetFeatureStudioSpecsResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.FeatureStudiosUpdateFeatureStudioContentsResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartsGetBendTableResponse
-
Get The document microversion
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosAddPartStudioFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosDeleteFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosGetFeatureSpecsResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosUpdateFeatureResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosUpdateFeaturesResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversion() - Method in class com.onshape.api.responses.PartStudiosUpdateRollbackResponse
-
Get The document microversion from which the feature was extracted
- getSourceMicroversionId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Source document microversion id
- getSourceVersionId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Source version id, can be null
- getSourceViewId() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequestItems
-
Get the viewId associative data should be copied from
- getSourceWorkspaceId() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get source workspace Id
- getSourceWorkspaceId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Source workspace id, can be null
- getSplinesAsPolylines() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Whether splines should be converted to polylines on the export
- getStackTrace() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get A stack trace indicating the execution location for the notice
- getStandardContentMetadata() - Method in class com.onshape.api.Metadata
-
Create request for getStandardContentMetadata
- getStarred() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Whether document has been starred (Deprecated)
- getStarred() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Whether document has been starred (Deprecated)
- getStarred() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Whether document has been starred
- getStartDate() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is start date of the target date range
- getStartDerivative() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (interpolatedSpline[Segment]) For a non-periodic spline the derivative at the start of the spline
- getStartHandle() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (interpolatedSpline[Segment]) For a non-periodic spline, the start handle point use to determine the start derivative.
- getStartParam() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (splineSegment, interpolatedSplineSegment) The start parameter of the spline segment
- getStartPoint() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Start point
- getStartPoint() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Start point
- getStartPoint() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (lineSegment, arc, ellipticArc, curvePoints=true) The start point of the segment
- getStartVector() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Start vector
- getStartVector() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesGeometry
-
Get Start vector
- getStartVector() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketchesGeomEntities
-
Get (curvePoints=true) The tangent vector at the start of the curve
- getState() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Purchase state (1-DELETED, 2-CANCELED, 3-UNPAID, 4-PAST_DUE, 5-TRIALING, 6-ACTIVE, 7-CONSUMED)
- getState() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Purchase state (1-DELETED, 2-CANCELED, 3-UNPAID, 4-PAST_DUE, 5-TRIALING, 6-ACTIVE, 7-CONSUMED)
- getState() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Purchase state (1-DELETED, 2-CANCELED, 3-UNPAID, 4-PAST_DUE, 5-TRIALING, 6-ACTIVE, 7-CONSUMED)
- getState() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The state of the element the bom is created from.
- getState() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get 0=open, 1=resolved, 2=reopened.
- getState() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get State
- getState() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Purchase state (1-DELETED, 2-CANCELED, 3-UNPAID, 4-PAST_DUE, 5-TRIALING, 6-ACTIVE, 7-CONSUMED)
- getState() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Purchase state (1-DELETED, 2-CANCELED, 3-UNPAID, 4-PAST_DUE, 5-TRIALING, 6-ACTIVE, 7-CONSUMED)
- getState() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get State
- getState() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseWorkflow
-
Get Detailed information about the new workflow state
- getState() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseWorkflow
-
Get Detailed information about workflow state
- getState() - Method in class com.onshape.api.responses.UsersGetSessionInfoResponse
-
Get Onshape internal use
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponse
-
Get Overall status of updates
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseItemsProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateElementMetadataResponseProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponse
-
Get Overall status of updates
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseItemsProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateMetadataResponseProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponse
-
Get Overall status of updates
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseItemsProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdatePartMetadataResponseProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponse
-
Get Overall status of updates
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseItemsProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.MetadataUpdateStandardContentMetadataResponseProperties
-
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
- getStatus() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponseIds
-
Get Translation status (OK|SPLIT|FAILED_TO_RESOLVE|TRANSLATION_ERROR)
- getStatus() - Method in class com.onshape.api.types.ErrorResponse
-
- getStatusCode() - Method in exception com.onshape.api.exceptions.OnshapeException
-
Returns the status code of the HTTP error that caused this exception, or
0 if it is not caused by an HTTP error.
- getStoreInDocument() - Method in class com.onshape.api.requests.AssembliesCreateTranslationRequest
-
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
- getStoreInDocument() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
- getStoreInDocument() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get whether the output should be stored as a new element
- getStoreInDocument() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
- getStoreInDocument() - Method in class com.onshape.api.requests.PartStudiosCreateTranslationRequest
-
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
- getStoreInDocument() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
- getSubAssemblies() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponse
-
Get Array of sub-assemblies
- getSubElementContent() - Method in class com.onshape.api.AppElements
-
Create request for getSubElementContent
- getSubelementId() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestSubelements
-
Get The subelement that should be modified
- getSubelementId() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequestChanges
-
Get The subelement that should be modified
- getSubelementId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsSubelements
-
Get app element subelement id
- getSubelementId() - Method in class com.onshape.api.responses.AppElementsGetSubElementContentResponseData
-
Get Id of the subelement for which the data applies
- getSubelementIds() - Method in class com.onshape.api.responses.AppElementsGetBlobSubelementIdsResponse
-
Get List of blob subelement ids defined within the element
- getSubelementIds() - Method in class com.onshape.api.responses.AppElementsGetSubElementIdsResponse
-
Get List of subelement ids defined within the element
- getSubElementIds() - Method in class com.onshape.api.AppElements
-
Create request for getSubElementIds
- getSubelements() - Method in class com.onshape.api.requests.AppElementsCreateElementRequest
-
Get Initial list of sub-element contents
- getSubelements() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParams
-
Get app element subelements
- getSubscribers() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get List of subscribers included in this individual purchase
- getSubscribers() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get List of subscribers included in this individual purchase
- getSubscribers() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get List of subscribers included in this individual purchase
- getSubscriptionEndAt() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get Subscription end at
- getSubscriptionEndAt() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get Subscription end at
- getSubscriptionEndAt() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get Subscription end at
- getSubscriptionEndAt() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Get Subscription end at
- getSubscriptionEndAt() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Get Subscription end at
- getSuppressed() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Instance suppressed or not
- getSuppressed() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Instance suppressed or not
- getSurface() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFaces
-
Get Face surface info
- getSurface() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFaces
-
Get Face surface info
- getTable() - Method in class com.onshape.api.responses.PartsGetBendTableResponse
-
Get The table object
- getTables() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponse
-
Get A list of the resulting tables
- getTags() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequest
-
Get Onshape internal use
- getTags() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get Onshape internal use
- getTags() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Reserved for future use
- getTags() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Reserved for future use
- getTags() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Reserved for future use
- getTangent() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the tangent vector of a section plane
- getTangent() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValueSectionPlanes
-
Get A 3-element array storing the tangent vector of a section plane
- getTarget() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponseIds
-
Get Set of ids which corresponds to the source id.
- getTargetChangeId() - Method in class com.onshape.api.responses.AppElementsCompareAppElementJsonResponse
-
Get Target element microversion id
- getTargetConfiguration() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get If not blank, specifies the configuration of the element.
- getTargetConfiguration() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get If not blank, specifies a new configuration of the element
- getTargetConfiguration() - Method in class com.onshape.api.requests.PartStudiosIdTranslationsRequest
-
Get Configuration of part studio into which ids are to be translated
- getTargetConfiguration() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The configuration string for the target element
- getTargetConfiguration() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The configuration string for the target element
- getTargetDocumentId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get The Id of the document of the element that is or contains the target of the reference
- getTargetDocumentId() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get target document Id
- getTargetDocumentId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The Id of the document contained in the reference
- getTargetDocumentId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The Id of the document contained in the reference
- getTargetDocumentMicroversion() - Method in class com.onshape.api.responses.PartStudiosIdTranslationsResponse
-
Get Target document microversion
- getTargetDocumentMicroversionId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The document microversion contained in the reference, if set
- getTargetDocumentMicroversionId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The document microversion contained in the reference, if set
- getTargetElementId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get The element Id of the element that is or contains the target of the reference
- getTargetElementId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get The element Id of the element that is or contains the target of the reference
- getTargetElementId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The id of the referenced element
- getTargetElementId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The id of the referenced element
- getTargetId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChanges
-
Get Part Id of the Part in the target microversion, can be null for deleted Parts
- getTargetMicroversionId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get An optional document microversionId that should be tracked, in case a specific point in history should be tracked by the reference
- getTargetMicroversionId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get An optional document microversionId that should be tracked, in case a specific point in history should be tracked by the reference
- getTargetMicroversionId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Target document microversion id
- getTargetVersionId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get The Id of the version the document that contains the target of the reference
- getTargetVersionId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get The Id of the version the document that contains the target of the reference
- getTargetVersionId() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get The Id of the version of the document contained in the reference
- getTargetVersionId() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get The Id of the version of the document contained in the reference
- getTargetVersionId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Target version id, can be null
- getTargetWorkspaceId() - Method in class com.onshape.api.requests.DocumentsMoveElementsToDocumentRequest
-
Get target workspace Id
- getTargetWorkspaceId() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Target workspace id, can be null
- getTeamId() - Method in class com.onshape.api.requests.AliasesCreateAliasRequestEntries
-
Get Team id
- getTeamId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestAdditions
-
Get Team id
- getTeamId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestEntries
-
Get Team id
- getTeamId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestRemovals
-
Get Team id
- getTeamId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The ID of an Onshape Team to share with
- getTeamId() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The ID of an Onshape Team to share with
- getTessellatedEntities() - Method in class com.onshape.api.PartStudios
-
Create request for getTessellatedEntities
- getTessellationPoints() - Method in class com.onshape.api.responses.PartStudiosGetTessellatedEntitiesResponseSketchEntities
-
Get Vertices of a sketch entity
- getTextAlignment() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTablesColumns
-
Get LEFT, CENTER, or RIGHT
- getTextAsGeometry() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get Whether text should be exploded into polylines
- getTextureCoordinates() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFacesFacets
-
Get Texture coordinates of a facet (Only output if query param "outputTextureCoordinates" is true)
- getTextureCoordinates() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFacesFacets
-
Get Texture coordinates of a facet (Only output if query param "outputTextureCoordinates" is true)
- getThumbnail() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get thumbnail url.
- getThumbnail() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Thumbnail information
- getThumbnail() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Thumbnail information
- getThumbnail() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Thumbnail information
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponse
-
Get Element's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetElementMetadataResponseParts
-
Get Part's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItems
-
Get Element's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetElementsMetadataResponseItemsParts
-
Get Part's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItems
-
Get Element's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseElementsItemsParts
-
Get Part's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetPartListMetadataResponseItems
-
Get Part's thumbnail
- getThumbnail() - Method in class com.onshape.api.responses.MetadataGetPartMetadataResponse
-
Get Part's thumbnail
- getThumbnailForDocument() - Method in class com.onshape.api.Thumbnails
-
Create request for getThumbnailForDocument
- getThumbnailForDocumentAndVersion() - Method in class com.onshape.api.Thumbnails
-
Create request for getThumbnailForDocumentAndVersion
- getThumbnailInfo() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Thumbnail information
- getThumbnailInfo() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Thumbnail information
- getThumbnailInfo() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Thumbnail information
- getThumbnailInfo() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Thumbnail information
- getThumbnailInfo() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Thumbnail information
- getThumbnails() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequest
-
Get List of thumbnails corresponding to an element
- getThumbnails() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Thumbnails Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Onshape internal use
- getThumbnails() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Onshape internal use
- getThumbnailUri() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Thumbnail URI
- getTitle() - Method in class com.onshape.api.responses.PartStudiosGetFeatureScriptTableResponseTables
-
Get The title of the table
- getToken() - Method in class com.onshape.api.base.BaseClient
-
Get the active OAuth token
- getTokenReceived() - Method in class com.onshape.api.base.BaseClient
-
Get the time at which the OAuth token was received.
- getTokenType() - Method in class com.onshape.api.types.OAuthTokenResponse
-
- getTopLevel() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get is this document at the top level.
- getTopLevel() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get is this document at the top level.
- getTopLevel() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get is this document at the top level.
- getTopLevel() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get is this document at the top level.
- getTopLevel() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get is this document at the top level.
- getTopLevel() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get is this document at the top level.
- getToReference() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdates
-
Get Identifies the destination reference for the items.
- getTotalWorkspacesScheduledForUpdate() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Number of workspaces that are scheduled for updating
- getTotalWorkspacesScheduledForUpdate() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Number of workspaces that are scheduled for updating
- getTotalWorkspacesUpdating() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Number of workspaces that are updating
- getTotalWorkspacesUpdating() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Number of workspaces that are updating
- getTrackNewVersions() - Method in class com.onshape.api.responses.AppElementsResolveReferenceResponse
-
Get for internal use
- getTrackNewVersions() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponseResolvedReferences
-
Get for internal use
- getTransactionId() - Method in class com.onshape.api.requests.AppAssociativeDataCopyAssociativeDataRequest
-
Get the transactionId in which the copy should take place
- getTransactionId() - Method in class com.onshape.api.requests.AppElementsCreateReferenceRequest
-
Get Id of the transaction in which the reference creation should occur
- getTransactionId() - Method in class com.onshape.api.requests.AppElementsUpdateElementRequest
-
Get Id of transaction in which the update should be performed
- getTransactionId() - Method in class com.onshape.api.requests.AppElementsUpdateReferenceRequest
-
Get Id of the transaction in which the reference update should occur
- getTransactionId() - Method in class com.onshape.api.requests.AppElementsUploadBlobSubelementRequest
-
Get Id of transaction in which the update should be performed
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsAbortTransactionResponse
-
Get The id of the transaction that was aborted
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsCommitTransactionsResponse
-
Get The id of the transaction that should be committed.
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsCreateReferenceResponse
-
Get The id of the transaction in which the reference was created
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsDeleteBlobSubelementResponse
-
Get The id of the transaction in which the operation was performed
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsDeleteContentResponse
-
Get The id of the transaction in which the deletion was performed
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsDeleteReferenceResponse
-
Get The id of the transaction in which the deletion was performed
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsStartTransactionResponse
-
Get The id of the transaction that was created
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsUpdateElementResponse
-
Get The id of the transaction in which the operation was performed
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsUpdateReferenceResponse
-
Get The id of the transaction in which the reference was updated
- getTransactionId() - Method in class com.onshape.api.responses.AppElementsUploadBlobSubelementResponse
-
Get The id of the transaction in which the operation was performed
- getTransactionIds() - Method in class com.onshape.api.requests.AppElementsCommitTransactionsRequest
-
Get Ids of all transactions to commit.
- getTransform() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroups
-
Get The transform to apply to the instances.
- getTransform() - Method in class com.onshape.api.requests.AssembliesTransformOccurrencesRequest
-
Get The transform to apply to the occurrences.
- getTransform() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences
-
Get A 16-element transform matrix that transforms the occurrence into the world space of the top-level assembly.
- getTransformGroups() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequest
-
Get A list of instances grouped by transform.
- getTransformMatrix() - Method in class com.onshape.api.responses.PartStudiosGetSketchInfoResponseSketches
-
Get A transformation matrix to of the sketch plane, if output3D is false.
- getTranslate() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get Whether the uploaded file should be translated to Onshape format, if possible
- getTranslate() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get Whether the uploaded file should be translated to Onshape format, if possible
- getTranslation() - Method in class com.onshape.api.Translations
-
Create request for getTranslation
- getTranslationEventKey() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get Onshape internal use
- getTranslationEventKey() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Key Onshape internal use
- getTranslationFormats() - Method in class com.onshape.api.Drawings
-
Create request for getTranslationFormats
- getTranslationId() - Method in class com.onshape.api.responses.BlobElementsUploadFileCreateElementResponse
-
Get The id of the translation request generated by the upload if the request indicated that the file should be translated
- getTranslationId() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get The id of the translation request generated by the upload if the request indicated that the file should be translated
- getTranslations() - Method in class com.onshape.api.Translations
-
Create request for getTranslations
- getTranslatorFormats() - Method in class com.onshape.api.Elements
-
Create request for getTranslatorFormats
- getTranslatorFormats() - Method in class com.onshape.api.Translations
-
Create request for getTranslatorFormats
- getTranslatorName() - Method in class com.onshape.api.responses.DrawingsGetTranslationFormatsResponseItems
-
Get For internal use
- getTranslatorName() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
Get For internal use
- getTrash() - Method in class com.onshape.api.responses.CompaniesGetDocumentsByNameResponseItems
-
Get Whether document has been trashed
- getTrash() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get Whether document has been trashed
- getTrash() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get Whether document has been trashed
- getTrash() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get Whether document has been trashed
- getTrash() - Method in class com.onshape.api.responses.ProjectsCreateProjectResponse
-
Get trash.
- getTrash() - Method in class com.onshape.api.responses.ProjectsGetProjectResponse
-
Get trash.
- getTrash() - Method in class com.onshape.api.responses.ProjectsGetProjectsResponseItems
-
Get trash.
- getTrash() - Method in class com.onshape.api.responses.ProjectsUpdateProjectResponse
-
Get trash.
- getTrashedAt() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponse
-
Get When document has been trashed
- getTrashedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponse
-
Get When document has been trashed
- getTrashedAt() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItems
-
Get When document has been trashed
- getTree() - Method in class com.onshape.api.responses.AppElementsGetJsonResponse
-
Get Retrieved data
- getTrialPeriodDays() - Method in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Get trial period days
- getTryNode() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get Undocumented
- getType() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequestFeature
-
Get The type number for the feature structure
- getType() - Method in class com.onshape.api.requests.DocumentsMergeIntoWorkspaceRequest
-
Get The type, either workspace or version.
- getType() - Method in class com.onshape.api.requests.DocumentsSearchRequest
-
Get Search domain: documents, element type, parts, or "all"
- getType() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequestFeature
-
Get The type number for the feature structure
- getType() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponseCard
-
Get Card type
- getType() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItemsCard
-
Get Card type
- getType() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItemsCard
-
Get Card type
- getType() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItems
-
Get association type (MODEL_DEFINITION_FEATURE|MODEL_DEFINITION_ENTITY|MODEL_DEFINITION_TOPOLOGY)
- getType() - Method in class com.onshape.api.responses.AssembliesCreateAssemblyResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances
-
Get Instance type.
- getType() - Method in class com.onshape.api.responses.AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances
-
Get Instance type.
- getType() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement
-
Get The type of the source element.
- getType() - Method in class com.onshape.api.responses.AssembliesGetOrCreateBillOfMaterialsElementResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.BlobElementsUploadFileUpdateElementResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItemsCard
-
Get Card type
- getType() - Method in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItemsCard
-
Get Card type
- getType() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseDefaultWorkspace
-
Get Type of record
- getType() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseOwner
-
Get Owner's user type, which can be: 0: user 1: company 2:Team
- getType() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponseWorkspace
-
Get Type of record
- getType() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAclsOwner
-
Get Type of the document owner.
- getType() - Method in class com.onshape.api.responses.DocumentsGetAclResponseOwner
-
Get Type of the object owner.
- getType() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseDefaultWorkspace
-
Get Type of record
- getType() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseOwner
-
Get Owner's user type, which can be: 0: user 1: company 2: Onshape
- getType() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsOwner
-
Get Owner's user type, which can be: 0: user, 1: company, 2: team
- getType() - Method in class com.onshape.api.responses.DocumentsGetElementListResponseElements
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponseWorkspaces
-
Get Type of record
- getType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAclsOwner
-
Get Type of the document owner.
- getType() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseOwner
-
Get Type of the object owner.
- getType() - Method in class com.onshape.api.responses.ElementsCopyElementFromSourceDocumentResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.FeatureStudiosCreateFeatureStudioResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAclsOwner
-
Get Type of the document owner.
- getType() - Method in class com.onshape.api.responses.FoldersGetAclResponseOwner
-
Get Type of the object owner.
- getType() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAclsOwner
-
Get Type of the document owner.
- getType() - Method in class com.onshape.api.responses.FoldersShareFolderResponseOwner
-
Get Type of the object owner.
- getType() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodies
-
Get Type of a part
- getType() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdgesCurve
-
Get Curvature type
- getType() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesLoops
-
Get Type of a loop
- getType() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesFacesSurface
-
Get Surface type
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponse
-
Get Part Studio change type (see API description)
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesParts
-
Get Type of the differences in Part collection in the Part Studio (see API description for values)
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChanges
-
Get Type of the change (see API description for values)
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesAppearance
-
Get NONE - nothing has changed|MODIFIED - appearance changed
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesGeometry
-
Get NONE - nothing has changed|MODIFIED - geometry changed
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesMaterial
-
Get NONE - nothing has changed|MODIFIED - material changed
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesMetadata
-
Get NONE - nothing has changed|MODIFIED - metadata changed
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesName
-
Get NONE - nothing has changed|MODIFIED - name changed
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesOther
-
Get NONE - nothing has changed|MODIFIED - something changed though metadata and geometry are the same
- getType() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChangesVisibility
-
Get NONE - nothing has changed|MODIFIED - visibility changed
- getType() - Method in class com.onshape.api.responses.PartStudiosCreatePartStudioResponse
-
Get Onshape internal use
- getType() - Method in class com.onshape.api.responses.PartStudiosEvalFeatureScriptResponseNotices
-
Get The type of notice indicating the phase of analysis where found
- getType() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodies
-
Get Type of a part
- getType() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdgesCurve
-
Get Curve type - this can be one of "bcurve" (b-spline), "circle", "ellipse", "icurve" (surface intersection), "line", "other".
- getType() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesLoops
-
Get Type of a loop
- getType() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesFacesSurface
-
Get Surface type - this can be one of "cone", "cylinder", "plane", "sphere", "revolved", "extruded", "torus", "other"
- getTypeName() - Method in class com.onshape.api.requests.AssembliesUpdateFeatureRequestFeature
-
Get The type name for the feature structure
- getTypeName() - Method in class com.onshape.api.requests.PartStudiosUpdateFeatureRequestFeature
-
Get The type name for the feature structure
- getUnflattenedPartDeterministicId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get unflattened part deterministic id.
- getUniqueId() - Method in class com.onshape.api.requests.ThumbnailsSetApplicationElementThumbnailRequestThumbnails
-
Get A per element unique identifier, which is consistent across document versions and microversions.
- getUnit() - Method in class com.onshape.api.requests.BlobElementsUpdateMeshUnitsRequest
-
Get the unit that the Mesh file should be retranslated to
- getUnit() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnitsUnits
-
Get Unit identifier
- getUnit() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnitsUnits
-
Get Unit identifier
- getUnitName() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnitsUnits
-
Get Unit name
- getUnitName() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnitsUnits
-
Get Unit name
- getUnits() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Name of base unit: meter, centimeter, millimeter, inch, foot, yard (STL)
- getUnits() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterialProperties
-
Get Units of the material property value
- getUnits() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterialProperties
-
Get Units of the material property value
- getUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnits
-
Get List of recognized units
- getUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseDefaultUnits
-
Get List of user defaults
- getUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnits
-
Get List of recognized units
- getUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseDefaultUnits
-
Get List of user defaults
- getUnitsDisplayPrecision() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Number of decimal places to be displayed per unit
- getUnitsMaximumDisplayPrecision() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Maximum number of decimal places to be displayed per unit
- getUnitType() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnitsUnits
-
Get Type of unit, currently LENGTH, ANGLE or MASS
- getUnitType() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnitsUnits
-
Get Type of unit, currently LENGTH, ANGLE or MASS
- getUnresolvedReferenceIds() - Method in class com.onshape.api.responses.AppElementsResolveReferencesResponse
-
Get List of all unresolved application element reference ids (if referenceIds parameter was specified)
- getUpdate() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get If true, indicates that the request is intended to be an update of existing share permissions for the entities in the entries list.
- getUpdate() - Method in class com.onshape.api.requests.FoldersShareFolderRequest
-
Get If true, indicates that the request is intended to be an update of existing share permissions for the entities in the entries list.
- getUpdateSuppressionAttributes() - Method in class com.onshape.api.requests.PartStudiosUpdateFeaturesRequest
-
Get If true, suppression attributes of the feature (suppress, suppressionState) will be updated
- getUploadId() - Method in class com.onshape.api.requests.BlobElementsUpdateMeshUnitsRequest
-
Get notification id that corresponds with the beginning of the operation.
- getUrl() - Method in class com.onshape.api.requests.WebhooksCreateWebhookRequest
-
Get URL to which to send notifications
- getUrl() - Method in class com.onshape.api.requests.WebhooksUpdateWebhookRequest
-
Get URL to which to send notifications
- getUrl() - Method in class com.onshape.api.responses.WebhooksCreateWebhookResponse
-
Get URL to which notifications are sent
- getUrl() - Method in class com.onshape.api.responses.WebhooksGetResponseItems
-
Get Call back URL
- getUrl() - Method in class com.onshape.api.responses.WebhooksGetWebhookResponse
-
Get URL to which notifications are sent
- getUrl() - Method in class com.onshape.api.responses.WebhooksUpdateWebhookResponse
-
Get URL to which notifications are sent
- getUser() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get user who created this comment.
- getUser() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get user who created this comment.
- getUser() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get user who created this comment.
- getUser() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get user who created this comment.
- getUser() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get user who created this comment.
- getUser() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get user who created this comment.
- getUserAppSettings() - Method in class com.onshape.api.Applications
-
Create request for getUserAppSettings
- getUserId() - Method in class com.onshape.api.requests.AliasesCreateAliasRequestEntries
-
Get User id
- getUserId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestAdditions
-
Get User id
- getUserId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestEntries
-
Get User id
- getUserId() - Method in class com.onshape.api.requests.AliasesUpdateAliasRequestRemovals
-
Get User id
- getUserId() - Method in class com.onshape.api.requests.DocumentsFilterDocumentHistoryRequest
-
Get is target user id
- getUserId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequestEntries
-
Get The ID of an Onshape User to share with
- getUserId() - Method in class com.onshape.api.requests.FoldersShareFolderRequestEntries
-
Get The ID of an Onshape User to share with
- getUserId_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get user ID.
- getUserIds() - Method in class com.onshape.api.responses.AccountsConsumePurchaseResponse
-
Get User Ids
- getUserIds() - Method in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Get User Ids
- getUserIds() - Method in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Get User Ids
- getUsername_() - Method in class com.onshape.api.responses.DocumentsGetDocumentHistoryResponseItems
-
Get username (scrubbed if lacking PII scope).
- getUserSettings() - Method in class com.onshape.api.Users
-
Create request for getUserSettings
- getUserSettingsCurrentLoggedInUser() - Method in class com.onshape.api.Users
-
Create request for getUserSettingsCurrentLoggedInUser
- getUsingAutoPartNumbering() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Whether Sequential part number generation is being used
- getUsingManagedWorkflow() - Method in class com.onshape.api.responses.WorkflowGetActiveWorkflowsResponse
-
Get Whether managed workflow is in use for this document or company
- getValidator() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Property validation information as defined in the schema
- getValidator() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Property validation information as defined in the schema
- getValidDestinationFormat() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
Get True if the format is valid as a destination format for translation.
- getValidDocumentProperties() - Method in class com.onshape.api.responses.ExportRulesGetValidRuleOptionsResponse
-
Get valid document properties that can be used in export rule naming conventions
- getValidExportOptions() - Method in class com.onshape.api.responses.ExportRulesGetValidRuleOptionsResponse
-
Get valid hardcoded export options that can be used in export rule naming conventions
- getValidObjectTypes() - Method in class com.onshape.api.responses.ExportRulesGetValidRuleOptionsResponse
-
Get valid object types for a rule to apply to
- getValidRuleOptions() - Method in class com.onshape.api.ExportRules
-
Create request for getValidRuleOptions
- getValidSourceFormat() - Method in class com.onshape.api.responses.TranslationsGetTranslatorFormatsResponseItems
-
Get True if the format is valid as an input to translation
- getValue() - Method in class com.onshape.api.requests.MetadataUpdateElementMetadataRequestItemsProperties
-
Get Metadata property value, (JSON type of the field needs to be compatible with the type of the property as defined in the Metadata Schema, it can be Number, String, Boolean, etc)
- getValue() - Method in class com.onshape.api.requests.MetadataUpdateMetadataRequestItemsProperties
-
Get Metadata property value, (JSON type of the field needs to be compatible with the type of the property as defined in the Metadata Schema, it can be Number, String, Boolean, etc)
- getValue() - Method in class com.onshape.api.requests.MetadataUpdatePartMetadataRequestItemsProperties
-
Get Metadata property value, (JSON type of the field needs to be compatible with the type of the property as defined in the Metadata Schema, it can be Number, String, Boolean, etc)
- getValue() - Method in class com.onshape.api.requests.MetadataUpdateStandardContentMetadataRequestItemsProperties
-
Get Metadata property value, (JSON type of the field needs to be compatible with the type of the property as defined in the Metadata Schema, it can be Number, String, Boolean, etc)
- getValue() - Method in class com.onshape.api.requests.PartStudiosEvalFeatureScriptRequestQueries
-
Get A list of geometryId values which will be converted to internal query form within the FeatureScript function evaluation.
- getValue() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItemsProperties
-
Get The desired property value for the item
- getValue() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestProperties
-
Get The desired property value
- getValue() - Method in class com.onshape.api.requests.TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties
-
Get The desired property value
- getValue() - Method in class com.onshape.api.responses.AppAssociativeDataCopyAssociativeDataResponseItemsData
-
Get the value
- getValue() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Property value, JSON type of the field corresponds to the type of the property type in the schema
- getValue() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Property value, JSON type of the field corresponds to the type of the property type in the schema
- getValue() - Method in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsMaterialProperties
-
Get Material property value
- getValue() - Method in class com.onshape.api.responses.PartsGetPartsResponsePartsMaterialProperties
-
Get Material property value
- getValue() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get The current value of the property
- getValue() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseDefaultUnitsUnits
-
Get User default for given type
- getValue() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseDefaultUnitsUnits
-
Get User default for given type
- getValueInBaseUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnitsUnits
-
Get Conversion factor
- getValueInBaseUnits() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseCommonUnitsUnits
-
Get Conversion factor
- getValueType() - Method in class com.onshape.api.requests.MetadataCategoryCreatePropertyRequest
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataCategoryCreatePropertyResponse
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataCategoryPropertiesResponseItems
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataCategoryGetMetadataPropertyResponse
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataCategoryGetPropertiesResponseItems
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataCategoryUpdatePropertyResponse
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataGetMetadataResponseProperties
-
Get Schema property type, one of STRING, BOOL, INT, DOUBLE, DATE, ENUM, OBJECT
- getValueType() - Method in class com.onshape.api.responses.MetadataGetMetadataSchemaPropertiesResponseItems
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataGetPropertyInfoResponse
-
Get Value type of property, which can be: 0:STRING, 1:BOOL, 2:INT, 3:DOUBLE, 4:DATE, 5:ENUM, 6:OBJECT, 7:BLOB, 8:USER
- getValueType() - Method in class com.onshape.api.responses.MetadataGetStandardContentMetadataResponseProperties
-
Get Schema property type, one of STRING, BOOL, INT, DOUBLE, DATE, ENUM, OBJECT
- getValueType() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponseProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItemsProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseProperties
-
Get The value type of the property STRING BOOLEAN etc *
- getValueType() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItemsProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseProperties
-
Get The value type of the property STRING BOOLEAN etc *
- getValueType() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponseProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponseProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties
-
Get The value type of the property STRING BOOLEAN etc
- getValueType() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties
-
Get The value type of the property STRING BOOLEAN etc
- getVersion() - Method in class com.onshape.api.Documents
-
Create request for getVersion
- getVersion() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Parasolid version (PS)
- getVersion() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSource
-
Get An object containing the source version information if the bom was exported from a document version
- getVersion() - Method in class com.onshape.api.responses.DocumentsCreateVersionResponse
-
Get Information for the new version
- getVersion() - Method in class com.onshape.api.responses.DocumentsGetVersionResponse
-
Get Information for the requested version
- getVersion() - Method in class com.onshape.api.responses.PartStudiosGetFeaturesResponseImports
-
Get The version for an import
- getVersion() - Method in class com.onshape.api.responses.VersionsTestVersionsGetResponse
-
Get The version of the response
- getVersion() - Method in class com.onshape.api.responses.VersionsTestVersionsUpdateResponse
-
Get The version of the response
- getVersionId() - Method in class com.onshape.api.requests.AssembliesCreateInstanceRequest
-
Get The document versionId from which the parts or assembly to be inserted will be taken.
- getVersionId() - Method in class com.onshape.api.requests.AssembliesInsertTransformedInstancesRequestTransformGroupsInstances
-
Get Document version ID in which to resolve elementId and partId.
- getVersionId() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Version ID of parent version
- getVersionId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesFromReference
-
Get The Version ID of the reference to update.
- getVersionId() - Method in class com.onshape.api.requests.ElementsUpdateReferencesRequestReferenceUpdatesToReference
-
Get The Version ID of the destination reference.
- getVersionId() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Version ID in which the item exists.
- getVersionId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Version ID of the item
- getVersionId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of the version to comment on.
- getVersionId() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Version ID
- getVersionId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get version id.
- getVersionId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get Version ID of the revision
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Primary Version ID of items in the release package if releasing from a version
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Version ID of the revisionable object
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponseItems
-
Get The version id of the release package
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponseItems
-
Get The version id of the release package
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Primary Version ID of items in the release package
- getVersionId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Version ID of the revisionable object
- getVersionId() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get Version ID that contains the revision
- getVersionId() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Version id.
- getVersionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Version ID that contains the revision
- getVersionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Version ID that contains the revision
- getVersionId() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Version ID that contains the revision
- getVersionId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the document version that contains the translation source
- getVersionId() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the version id.
- getVersionName() - Method in class com.onshape.api.responses.DocumentsGetInsertablesResponseItems
-
Get Version name
- getVersionName() - Method in class com.onshape.api.responses.InsertablesGetLatestInDocumentResponseItems
-
Get version name.
- getVersionName() - Method in class com.onshape.api.responses.RevisionsGetLatestInDocumentOrCompanyResponse
-
Get Version name.
- getVersionName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get Name of the Version that contains the revision
- getVersionName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get Name of the Version that contains the revision
- getVersionName() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get Name of the Version that contains the revision
- getVersions() - Method in class com.onshape.api.Documents
-
Create request for getVersions
- getVersions() - Method in class com.onshape.api.responses.DocumentsGetVersionsResponse
-
Get Array of information for each version
- getVersionString() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get Version of output format to use (format-dependent)
- getVersionString() - Method in class com.onshape.api.requests.DrawingsCreateTranslationRequest
-
Get (DWG only) Version of output format to use (format-dependent).
- getVersionString() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get Version of output format to use (format-dependent)
- getVertexNormals() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFacesFacets
-
Get Normal vectors to face surface at the corresponding facet vertices (Only output if query param "outputVertexNormals" is true).
- getVertexNormals() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFacesFacets
-
Get Normal vectors to face surface at the corresponding facet vertices (Only output if query param "outputVertexNormals" is true).
- getVertices() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodies
-
Get Vertices of part
- getVertices() - Method in class com.onshape.api.responses.PartsGetBodyDetailsResponseBodiesEdges
-
Get Array of vertex IDs
- getVertices() - Method in class com.onshape.api.responses.PartsGetEdgesResponsePartsEdges
-
Get Vertices of an edge
- getVertices() - Method in class com.onshape.api.responses.PartsGetFacesResponsePartsFacesFacets
-
Get Vertices of a facet
- getVertices() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodies
-
Get Vertices of part
- getVertices() - Method in class com.onshape.api.responses.PartStudiosGetBodyDetailsResponseBodiesEdges
-
Get Array of vertex IDs
- getVertices() - Method in class com.onshape.api.responses.PartStudiosGetEdgesResponsePartsEdges
-
Get Vertices of an edge
- getVertices() - Method in class com.onshape.api.responses.PartStudiosGetFacesResponsePartsFacesFacets
-
Get Vertices of a facet
- getViewData() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get camera view data associated with this comment.
- getViewData() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get camera view data associated with this comment.
- getViewManipulationMouseKeyMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Set of mouse buttons and modifier keys to manipulate view
- getViewManipulationMouseKeyMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Set of mouse buttons and modifier keys to manipulate view
- getViewMappingId() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponse
-
Get Onshape internal use
- getViewMappingId() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponse
-
Get Onshape internal use
- getViewMatrix() - Method in class com.onshape.api.requests.CommentsCreateRequestViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.requests.CommentsUpdateRequestViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.AssembliesGetNamedViewsResponseNamedViewsValue
-
Get A 16-element array storing the view matrix of the view
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponseViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsCreateResponseViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsGetCommentResponseViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsGetResponseItemsViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsReopenResponseViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.CommentsResolveResponseViewData
-
Get The view matrix to use.
- getViewMatrix() - Method in class com.onshape.api.responses.PartStudiosGetNamedViewsResponseNamedViewsValue
-
Get A 16-element array storing the view matrix of the view
- getViewOrientation() - Method in class com.onshape.api.responses.DocumentsCreateDocumentResponseThumbnailSizes
-
Get Reserved for future use
- getViewOrientation() - Method in class com.onshape.api.responses.DocumentsGetDocumentResponseThumbnailSizes
-
Get Reserved for future use
- getViewOrientation() - Method in class com.onshape.api.responses.DocumentsGetDocumentsResponseItemsThumbnailSizes
-
Get Reserved for future use
- getViewOrientation() - Method in class com.onshape.api.responses.ThumbnailsGetDocumentThumbnailResponseSizes
-
Get View orientation at which thumbnail is rendered, example trimetric
- getViewOrientation() - Method in class com.onshape.api.responses.ThumbnailsGetElementThumbnailResponseSizes
-
Get View orientation at which thumbnail is rendered, example trimetric
- getViewOrientation() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentAndVersionResponseSizes
-
Get View orientation at which thumbnail is rendered, example trimetric
- getViewOrientation() - Method in class com.onshape.api.responses.ThumbnailsGetThumbnailForDocumentResponseSizes
-
Get View orientation at which thumbnail is rendered, example trimetric
- getViewRef() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get An URI that can be opened in the browser to view the item
- getViewRef() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get An URI that can be opened in the browser to view the item
- getViewRef() - Method in class com.onshape.api.responses.RevisionsEnumerateRevisionsResponseItems
-
Get An URI to view the revision
- getViewRef() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByElementIdResponseItems
-
Get An URI to view the revision
- getViewRef() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems
-
Get An URI to view the revision
- getViewRef() - Method in class com.onshape.api.responses.RevisionsGetRevisionHistoryInCompanyByPartNumberResponseItems
-
Get An URI to view the revision
- getVisibility() - Method in class com.onshape.api.responses.DocumentsGetAclResponse
-
Get A description string indicating whether the object is public or private
- getVisibility() - Method in class com.onshape.api.responses.DocumentsGetAclResponseInheritedAcls
-
Get A description string indicating whether the folder is public or private.
- getVisibility() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponse
-
Get A description string indicating whether the object is public or private
- getVisibility() - Method in class com.onshape.api.responses.DocumentsShareDocumentResponseInheritedAcls
-
Get A description string indicating whether the folder is public or private.
- getVisibility() - Method in class com.onshape.api.responses.FoldersGetAclResponse
-
Get A description string indicating whether the object is public or private
- getVisibility() - Method in class com.onshape.api.responses.FoldersGetAclResponseInheritedAcls
-
Get A description string indicating whether the folder is public or private.
- getVisibility() - Method in class com.onshape.api.responses.FoldersShareFolderResponse
-
Get A description string indicating whether the object is public or private
- getVisibility() - Method in class com.onshape.api.responses.FoldersShareFolderResponseInheritedAcls
-
Get A description string indicating whether the folder is public or private.
- getVisibility() - Method in class com.onshape.api.responses.PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges
-
Get Part visibility difference
- getVisible() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableHeaders
-
Get Whether or not the header is visible in the Assembly BOM at this time
- getVM() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets the choice of VM (Version, Microversion)
- getVMId() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets either Version or Microversion, depending on VM variable
- getVolume() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValue
-
Get Volume in cubic meters, along with minimum and maximum
- getVolume() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValue
-
Get Volume in cubic meters, along with minimum and maximum
- getWebhook() - Method in class com.onshape.api.Webhooks
-
Create request for getWebhook
- getWM() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets the choice of WM (Workspace, Microversion)
- getWMId() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets either Workspace or Microversion, depending on WM variable
- getWorkflow() - Method in class com.onshape.api.responses.ReleaseManagementCreateObsoletionPackageResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.TestCustomWorkflowsCreateWorkflowableTestObjectResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.TestCustomWorkflowsGetWorkflowableTestObjectResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.TestCustomWorkflowsTransitionWorkflowableTestObjectResponse
-
Get Information about the workflow state of the package
- getWorkflow() - Method in class com.onshape.api.responses.TestCustomWorkflowsUpdateWorkflowableTestObjectResponse
-
Get Information about the workflow state of the package
- getWorkflowableTestObject() - Method in class com.onshape.api.TestCustomWorkflows
-
Create request for getWorkflowableTestObject
- getWorkingDir() - Method in class com.onshape.api.base.BaseClient
-
Gets the directory that saved files will be stored in
- getWorkspace() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableBomSource
-
Get An object containing the source workspace information if the bom was exported from a workspace or microversion
- getWorkspace() - Method in class com.onshape.api.responses.DocumentsCreateWorkspaceResponse
-
Get Information for the workspace
- getWorkspaceId() - Method in class com.onshape.api.requests.CommentsCreateRequest
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.requests.CommentsUpdateRequest
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.requests.DocumentsCreateVersionRequest
-
Get Workspace ID of a workspace where the version will be created if fromHistory is false.
- getWorkspaceId() - Method in class com.onshape.api.requests.DocumentsCreateWorkspaceRequest
-
Get Workspace ID of parent workspace
- getWorkspaceId() - Method in class com.onshape.api.requests.DocumentsShareDocumentRequest
-
Get The ID of a workspace for use as the scope of sharing.
- getWorkspaceId() - Method in class com.onshape.api.requests.ReleaseManagementCreateReleasePackageRequestItems
-
Get Workspace ID in which the item exists.
- getWorkspaceId() - Method in class com.onshape.api.requests.ReleaseManagementUpdateReleasePackageRequestItems
-
Get Workspace ID of the item
- getWorkspaceId() - Method in class com.onshape.api.responses.AssembliesCreateTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.BlobElementsCreateTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsAddAttachmentResponse
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsCreateResponse
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsGetCommentResponse
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsGetResponseItems
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsReopenResponse
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.CommentsResolveResponse
-
Get id of the document workspace to comment on.
- getWorkspaceId() - Method in class com.onshape.api.responses.DrawingsCreateTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.PartStudiosCreateTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponse
-
Get Primary Workspace ID of items in the release package if releasing from a workspace
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementCreateReleasePackageResponseItems
-
Get Workspace ID of the revisionable object
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdAndVersionIdResponseItems
-
Get The workspace id of the release package
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementFindByDocumentIdResponseItems
-
Get The workspace id of the release package
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponse
-
Get Primary Workspace ID of items in the release package
- getWorkspaceId() - Method in class com.onshape.api.responses.ReleaseManagementGetReleasePackageResponseItems
-
Get Workspace ID of the revisionable object
- getWorkspaceId() - Method in class com.onshape.api.responses.TranslationsCreateTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.TranslationsGetTranslationResponse
-
Get The id of the document workspace that contains the translation source
- getWorkspaceId() - Method in class com.onshape.api.responses.TranslationsGetTranslationsResponseItems
-
Get The id of the document workspace that contains the translation
- getWorkspaceId() - Method in class com.onshape.api.types.OnshapeDocument
-
Get the workspace id.
- getWorkspaceIdSource() - Method in class com.onshape.api.requests.ElementsCopyElementFromSourceDocumentRequest
-
Get The source workspace ID.
- getWorkspaces() - Method in class com.onshape.api.Documents
-
Create request for getWorkspaces
- getWorkspaces() - Method in class com.onshape.api.responses.DocumentsGetWorkspacesResponse
-
Get List of workspaces in document
- getWV() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets the choice of WV (Workspace, Version)
- getWVId() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets either Workspace or Version, depending on WV variable
- getWVM() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets the choice of WVM (Workspace, Version, Microversion)
- getWvmId() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Get The id of the version or workspace containing the item
- getWVMId() - Method in class com.onshape.api.types.OnshapeDocument
-
Gets either Workspace, Version or Microversion, depending on WVM variable
- getWvmType() - Method in class com.onshape.api.responses.AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource
-
Get "v" if the item is from a version or "w" if it is from a workspace
- getX() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get x coordinate of principal axis
- getX() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get x coordinate of principal axis
- getY() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get y coordinate of principal axis
- getY() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get y coordinate of principal axis
- getYAxisIsUp() - Method in class com.onshape.api.requests.BlobElementsCreateTranslationRequest
-
Get If true, treat the model's Y axis as the vertical axis.
- getYAxisIsUp() - Method in class com.onshape.api.requests.BlobElementsUploadFileCreateElementRequest
-
Get If true, treat the model's Y axis as the vertical axis.
- getYAxisIsUp() - Method in class com.onshape.api.requests.BlobElementsUploadFileUpdateElementRequest
-
Get If true, treat the model's Y axis as the vertical axis.
- getYAxisIsUp() - Method in class com.onshape.api.requests.TranslationsCreateTranslationRequest
-
Get If true, treat the model's Y axis as the vertical axis.
- getZ() - Method in class com.onshape.api.responses.PartsGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get z coordinate of principal axis
- getZ() - Method in class com.onshape.api.responses.PartStudiosGetMassPropertiesResponseBodiesValuePrincipalAxes
-
Get z coordinate of principal axis
- getZip() - Method in class com.onshape.api.responses.CompaniesFindResponseItemsAddress
-
Get ZIP code
- getZip() - Method in class com.onshape.api.responses.CompaniesGetResponseAddress
-
Get ZIP code
- getZipSingleFileOutput() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest
-
Get Whether single file output should be returned as a .zip file (STL, grouping==true)
- getZoom2DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that zoom in 2D
- getZoom2DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that zoom in 2D
- getZoom3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that zoom in 3D
- getZoom3DMapping() - Method in class com.onshape.api.responses.UsersGetUserSettingsResponseViewManipulationMouseKeyMapping
-
Get Array of sets of button and key presses that zoom in 3D
- globalPermissions() - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Get List of global permissions for the new user.
- globalPermissions(Number[]) - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Set List of global permissions for the new user.
- green - Variable in class com.onshape.api.responses.PartsGetPartsInPartstudioResponsePartsAppearanceColor
-
Green RGB value
- green - Variable in class com.onshape.api.responses.PartsGetPartsResponsePartsAppearanceColor
-
Green RGB value
- group - Variable in class com.onshape.api.responses.AccountsGetPlanPurchasesResponseItems
-
Group
- group - Variable in class com.onshape.api.responses.AccountsGetPurchasesResponseItems
-
Group
- group - Variable in class com.onshape.api.responses.BillingGetClientPlansResponseItems
-
Plan group
- group - Variable in class com.onshape.api.responses.CompaniesGetCompanyAppPurchasesResponseItems
-
Group
- group - Variable in class com.onshape.api.responses.CompaniesGetCompanyOneTimeAppPurchasesResponseItems
-
Group
- groupId - Variable in class com.onshape.api.requests.AppElementsCreateElementRequestLocation
-
For internal use.
- groupId - Variable in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation
-
app element location groupid
- groupId() - Method in class com.onshape.api.requests.AppElementsCreateElementRequestLocation.Builder
-
Get For internal use.
- groupId() - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation.Builder
-
Get app element location groupid
- groupId(String) - Method in class com.onshape.api.requests.AppElementsCreateElementRequestLocation.Builder
-
Set For internal use.
- groupId(String) - Method in class com.onshape.api.requests.DocumentsCreateDocumentRequestElementsElementParamsLocation.Builder
-
Set app element location groupid
- grouping() - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Get Whether parts should be exported as a group or individually in a .zip file (STL)
- grouping() - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Get Whether parts should be exported as a group or individually in a .zip file
- grouping() - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Get Whether parts should be exported as a group or individually in a .zip file
- grouping(Boolean) - Method in class com.onshape.api.requests.DocumentsExportElementPostJsonRequest.Builder
-
Set Whether parts should be exported as a group or individually in a .zip file (STL)
- grouping(Boolean) - Method in class com.onshape.api.requests.PartsExportStlRequest.Builder
-
Set Whether parts should be exported as a group or individually in a .zip file
- grouping(Boolean) - Method in class com.onshape.api.requests.PartStudiosExportStlRequest.Builder
-
Set Whether parts should be exported as a group or individually in a .zip file
- guest() - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Get If the new user is a guest.
- guest(Boolean) - Method in class com.onshape.api.requests.CompaniesAddUserRequest.Builder
-
Set If the new user is a guest.