Package | Description |
---|---|
com.aspose.cad.fileformats.stp.items |
Modifier and Type | Class and Description |
---|---|
class |
StepFaceOuterBound
FaceOuterBound class for STP file.
|
Modifier and Type | Method and Description |
---|---|
List<StepFaceBound> |
StepFace.getBounds() |
Modifier and Type | Method and Description |
---|---|
void |
StepFace.setBounds(List<StepFaceBound> value) |
Constructor and Description |
---|
StepAdvancedFace(String name,
List<StepFaceBound> faceBounds,
StepPlane plane) |
StepAdvancedFace(String name,
List<StepFaceBound> faceBounds,
StepPlane plane,
boolean same_sense) |