public class StepShapeDefinitionRepresentation extends StepRepresentationItem
ShapeDefinitionRepresentation class.
| Constructor and Description |
|---|
StepShapeDefinitionRepresentation() |
StepShapeDefinitionRepresentation(StepProductDefinitionShape productDefinitionShape,
StepAdavncedBrepShapeRepresentation adavncedBrepShapeRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
StepRepresentationItem |
getAdavncedBrepShapeRepresentation() |
int |
getItemType() |
StepProductDefinitionShape |
getProductDefinitionShape() |
void |
setAdavncedBrepShapeRepresentation(StepRepresentationItem value) |
void |
setProductDefinitionShape(StepProductDefinitionShape value) |
getName, setNamepublic StepShapeDefinitionRepresentation()
public StepShapeDefinitionRepresentation(StepProductDefinitionShape productDefinitionShape, StepAdavncedBrepShapeRepresentation adavncedBrepShapeRepresentation)
public int getItemType()
getItemType in class StepRepresentationItempublic final StepProductDefinitionShape getProductDefinitionShape()
public final void setProductDefinitionShape(StepProductDefinitionShape value)
public final StepRepresentationItem getAdavncedBrepShapeRepresentation()
public final void setAdavncedBrepShapeRepresentation(StepRepresentationItem value)