public class StepClosedShell extends StepSurface
ClosedShell class for STP file.
| Constructor and Description |
|---|
StepClosedShell() |
StepClosedShell(String name,
List<StepAdvancedFace> faces) |
| Modifier and Type | Method and Description |
|---|---|
List<StepAdvancedFace> |
getFaces() |
int |
getItemType() |
void |
setFaces(List<StepAdvancedFace> value) |
getName, setNamepublic StepClosedShell()
public StepClosedShell(String name, List<StepAdvancedFace> faces)
public final List<StepAdvancedFace> getFaces()
public final void setFaces(List<StepAdvancedFace> value)
public int getItemType()
getItemType in class StepRepresentationItem