Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
This repository was archived by the owner on May 1, 2025. It is now read-only.

Convert between Workspace/Version/Microversion references #11

Description

@harmanpa

Some methods allow all WVM options, some are specific. Likewise responses might contain a specific option. For example, an assembly definition contains Microversion references for Parts, but for standard-content parts these might be Version references.

It would be useful for OnshapeDocument to have a method that returns an OnshapeDocument that includes the desired option. This might be just returning the same object, if the option required is included, or might require a call to getDocument to determine the option value.

(An additional point is that the name OnshapeDocument is incorrect, it should really be OnshapeElementReference or similar)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions