public final class FeatureStudiosCreateFeatureStudioResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
FeatureStudiosCreateFeatureStudioResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAngleUnits() |
Get Angle units, for Part Studio elements only
|
String |
getElementType() |
Get Element type (for example, "PARTSTUDIO")
|
String |
getId() |
Get Element ID
|
String |
getLengthUnits() |
Get Length units, for Part Studio elements only
|
String |
getName() |
Get Element name
|
Map |
getThumbnailInfo() |
Get Thumbnail information
|
Map |
getThumbnails() |
Get Onshape internal use
|
String |
getType() |
Get Onshape internal use
|
String |
toString() |
getOtherPropertiespublic FeatureStudiosCreateFeatureStudioResponse()
public final String getName()
public final String getId()
public final String getElementType()
public final String getType()
public final String getLengthUnits()
public final String getAngleUnits()
public final Map getThumbnailInfo()
public final Map getThumbnails()
Copyright © 2021. All rights reserved.