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 |
|---|---|
StepItemType |
getItemType() |
List<StepRepresentationItem> |
getRepresentationItems() |
void |
setRepresentationItems(List<StepRepresentationItem> value) |
public StepDefinitionalRepresentation(String name, List<StepRepresentationItem> geometries)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepRepresentationItem> getRepresentationItems()
public final void setRepresentationItems(List<StepRepresentationItem> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.