public final class UsersGetUserSettingsResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
UsersGetUserSettingsResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
UsersGetUserSettingsResponseCommonUnits |
getCommonUnits() |
Get Common units
|
UsersGetUserSettingsResponseDefaultUnits |
getDefaultUnits() |
Get User default units
|
Number |
getDrawingBackgroundId() |
Get Onshape internal use
|
Boolean |
getEnforceApplicationAcl() |
Get Onshape internal use
|
String |
getExportDrawingOptions() |
Get JSON string of Export options for drawings, sketches, and faces
|
String |
getExportSolidOptions() |
Get JSON string of Export options for solid models
|
String |
getId() |
Get Onshape internal use
|
String |
getImportOptions() |
Get JSON string of Import options for solid models
|
String |
getLocale() |
Get Locale and language in which user uses Onshape
|
String |
getMouseActions() |
Get Onshape internal use (deprecated)
|
Boolean |
getReverseScrollWheelZoomDirection() |
Get Whether scroll wheel zoom direction is reversed (default: scroll forward to zoom in)
|
Map |
getUnitsDisplayPrecision() |
Get Number of decimal places to be displayed per unit
|
Map |
getUnitsMaximumDisplayPrecision() |
Get Maximum number of decimal places to be displayed per unit
|
UsersGetUserSettingsResponseViewManipulationMouseKeyMapping |
getViewManipulationMouseKeyMapping() |
Get Set of mouse buttons and modifier keys to manipulate view
|
Number |
getViewMappingId() |
Get Onshape internal use
|
String |
toString() |
getOtherPropertiespublic final String getId()
public final Boolean getEnforceApplicationAcl()
public final UsersGetUserSettingsResponseCommonUnits getCommonUnits()
public final UsersGetUserSettingsResponseDefaultUnits getDefaultUnits()
public final String getMouseActions()
public final Boolean getReverseScrollWheelZoomDirection()
public final Number getViewMappingId()
public final UsersGetUserSettingsResponseViewManipulationMouseKeyMapping getViewManipulationMouseKeyMapping()
public final String getLocale()
public final Number getDrawingBackgroundId()
public final String getExportSolidOptions()
public final String getExportDrawingOptions()
public final String getImportOptions()
public final Map getUnitsDisplayPrecision()
public final Map getUnitsMaximumDisplayPrecision()
Copyright © 2021. All rights reserved.