public final class AssembliesTransformOccurrencesRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AssembliesTransformOccurrencesRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AssembliesTransformOccurrencesRequest.Builder |
builder(Onshape onshape) |
|
Boolean |
getIsRelative() |
Get Whether the transform is relative or absolute.
|
AssembliesTransformOccurrencesRequestOccurrences[] |
getOccurrences() |
Get A list of occurrences to transform.
|
Number[] |
getTransform() |
Get The transform to apply to the occurrences.
|
String |
toString() |
public final AssembliesTransformOccurrencesRequestOccurrences[] getOccurrences()
public final Number[] getTransform()
public final Boolean getIsRelative()
public static final AssembliesTransformOccurrencesRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.