public class IfcFaceSurface extends IfcFace
| Constructor and Description |
|---|
IfcFaceSurface() |
| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getFaceSurface() |
IfcBoolean |
getSameSense() |
void |
setFaceSurface(IfcSurface value) |
void |
setSameSense(IfcBoolean value) |
getBounds, hasTextureMaps, setBoundsgetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSurface getFaceSurface()
public final void setFaceSurface(IfcSurface value)
public final IfcBoolean getSameSense()
public final void setSameSense(IfcBoolean value)