public class StepShapeDefinitionRepresentation extends StepRepresentationItem
ShapeDefinitionRepresentation class.
| Constructor and Description |
|---|
StepShapeDefinitionRepresentation() |
StepShapeDefinitionRepresentation(StepProductDefinitionShape productDefinitionShape,
StepShapeRepresentation shapeRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
StepProductDefinitionShape |
getProductDefinitionShape() |
StepShapeRepresentation |
getShapeRepresentation() |
void |
setProductDefinitionShape(StepProductDefinitionShape value) |
void |
setShapeRepresentation(StepShapeRepresentation value) |
public StepShapeDefinitionRepresentation()
public StepShapeDefinitionRepresentation(StepProductDefinitionShape productDefinitionShape, StepShapeRepresentation shapeRepresentation)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final StepProductDefinitionShape getProductDefinitionShape()
public final void setProductDefinitionShape(StepProductDefinitionShape value)
public final StepShapeRepresentation getShapeRepresentation()
public final void setShapeRepresentation(StepShapeRepresentation value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.