public class StepAdavncedBrepShapeRepresentation extends StepRepresentationItem
An extended representation of the brep form.
Constructor and Description |
---|
StepAdavncedBrepShapeRepresentation() |
StepAdavncedBrepShapeRepresentation(String name,
List<StepRepresentationItem> representationItems) |
Modifier and Type | Method and Description |
---|---|
int |
getItemType() |
String |
getRepresentationContext() |
List<StepRepresentationItem> |
getRepresentationItems() |
void |
setRepresentationContext(String value) |
void |
setRepresentationItems(List<StepRepresentationItem> value) |
getName, setName
public StepAdavncedBrepShapeRepresentation()
public StepAdavncedBrepShapeRepresentation(String name, List<StepRepresentationItem> representationItems)
public int getItemType()
getItemType
in class StepRepresentationItem
public final List<StepRepresentationItem> getRepresentationItems()
public final void setRepresentationItems(List<StepRepresentationItem> value)
public final String getRepresentationContext()
public final void setRepresentationContext(String value)