public class StepClosedShell extends StepConnectedFaceSet
ClosedShell class for STP file.
| Constructor and Description |
|---|
StepClosedShell() |
StepClosedShell(String name,
List<StepRepresentationItem> faces) |
| Modifier and Type | Method and Description |
|---|---|
List<StepRepresentationItem> |
getFaces() |
StepItemType |
getItemType() |
void |
setFaces(List<StepRepresentationItem> value) |
public StepClosedShell()
public StepClosedShell(String name, List<StepRepresentationItem> faces)
public final List<StepRepresentationItem> getFaces()
public final void setFaces(List<StepRepresentationItem> value)
public StepItemType getItemType()
getItemType in class StepRepresentationItemCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.