public class StepShapeRepresentation extends StepRepresentationItem
ShapeRepresentation class.
Constructor and Description |
---|
StepShapeRepresentation() |
StepShapeRepresentation(String name,
List<StepAxis2Placement3D> items) |
Modifier and Type | Method and Description |
---|---|
int |
getItemType() |
String |
getRepresentationContext() |
List<StepAxis2Placement3D> |
getShaItems() |
void |
setRepresentationContext(String value) |
void |
setShaItems(List<StepAxis2Placement3D> value) |
getName, setName
public StepShapeRepresentation()
public StepShapeRepresentation(String name, List<StepAxis2Placement3D> items)
public int getItemType()
getItemType
in class StepRepresentationItem
public final List<StepAxis2Placement3D> getShaItems()
public final void setShaItems(List<StepAxis2Placement3D> value)
public final String getRepresentationContext()
public final void setRepresentationContext(String value)