public class StepFaceBound extends StepTopologicalRepresentationItem
FaceBound class for STP file.
Constructor and Description |
---|
StepFaceBound(String name,
StepLoop bound,
boolean orientation) |
Modifier and Type | Method and Description |
---|---|
StepLoop |
getBound() |
int |
getItemType() |
boolean |
getOrientation() |
void |
setBound(StepLoop value) |
void |
setOrientation(boolean value) |
getName, setName
public int getItemType()
getItemType
in class StepRepresentationItem
public final StepLoop getBound()
public final void setBound(StepLoop value)
public final boolean getOrientation()
public final void setOrientation(boolean value)