public class IfcSurfaceStyle extends IfcPresentationStyle
| Constructor and Description |
|---|
IfcSurfaceStyle() |
| Modifier and Type | Method and Description |
|---|---|
IfcSurfaceSide |
getSide() |
IfcCollection<IfcSurfaceStyleElementSelect> |
getStyles() |
void |
setSide(IfcSurfaceSide value) |
void |
setStyles(IfcCollection<IfcSurfaceStyleElementSelect> value) |
getName, setNameequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSurfaceSide getSide()
public final void setSide(IfcSurfaceSide value)
public final IfcCollection<IfcSurfaceStyleElementSelect> getStyles()
public final void setStyles(IfcCollection<IfcSurfaceStyleElementSelect> value)