public class StepDefinitionalRepresentation extends StepGeometricRepresentationItem
DefinitionalRepresentation class for STP file.
| Constructor and Description |
|---|
StepDefinitionalRepresentation(String name,
List<StepRepresentationItem> geometries) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemType() |
List<StepRepresentationItem> |
getRepresentationItems() |
void |
setRepresentationItems(List<StepRepresentationItem> value) |
getName, setNamepublic StepDefinitionalRepresentation(String name, List<StepRepresentationItem> geometries)
public int getItemType()
getItemType in class StepRepresentationItempublic final List<StepRepresentationItem> getRepresentationItems()
public final void setRepresentationItems(List<StepRepresentationItem> value)