public class StepAdvancedFace extends StepFaceSurface
AdvancedFace class for STP file.
Constructor and Description |
---|
StepAdvancedFace(String name,
List<StepFaceBound> faceBounds,
StepPlane plane) |
StepAdvancedFace(String name,
List<StepFaceBound> faceBounds,
StepPlane plane,
boolean same_sense) |
Modifier and Type | Method and Description |
---|---|
int |
getItemType() |
StepRepresentationItem |
getPlane() |
void |
setPlane(StepRepresentationItem value) |
getFaceGeometry, getSameSense, setFaceGeometry, setSameSense
getName, setName
public StepAdvancedFace(String name, List<StepFaceBound> faceBounds, StepPlane plane)
public StepAdvancedFace(String name, List<StepFaceBound> faceBounds, StepPlane plane, boolean same_sense)
public final StepRepresentationItem getPlane()
public final void setPlane(StepRepresentationItem value)
public int getItemType()
getItemType
in class StepRepresentationItem