Package | Description |
---|---|
com.aspose.cad.fileformats.stp.items |
Modifier and Type | Method and Description |
---|---|
List<StepAdvancedFace> |
StepClosedShell.getFaces() |
Modifier and Type | Method and Description |
---|---|
void |
StepClosedShell.setFaces(List<StepAdvancedFace> value) |
Constructor and Description |
---|
StepClosedShell(String name,
List<StepAdvancedFace> faces) |