public final class PartStudiosGetTessellatedEntitiesResponseSketchEntities extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
entityId |
ID of a sketch entity
|
Number[][] |
tessellationPoints |
Vertices of a sketch entity
|
| Constructor | Description |
|---|---|
PartStudiosGetTessellatedEntitiesResponseSketchEntities() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getEntityId() |
Get ID of a sketch entity
|
Number[][] |
getTessellationPoints() |
Get Vertices of a sketch entity
|
String |
toString() |
getOtherPropertiespublic String entityId
public Number[][] tessellationPoints
public PartStudiosGetTessellatedEntitiesResponseSketchEntities()
Copyright © 2021. All rights reserved.