| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
List<CADInstanceDTO> |
PartSubstituteLinkDTO.getCadInstances()
Component CAD instances
|
List<CADInstanceDTO> |
PartUsageLinkDTO.getCadInstances()
List of CAD instances
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartSubstituteLinkDTO.setCadInstances(List<CADInstanceDTO> cadInstances) |
void |
PartUsageLinkDTO.setCadInstances(List<CADInstanceDTO> cadInstances) |
Copyright © 2019 DocDoku. All rights reserved.