public interface IfcFillAreaStyle extends IfcPresentationStyle, IfcPresentationStyleSelect
The following features are supported:
Ifc4Package.getIfcFillAreaStyle()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcFillStyleSelect> |
getFillStyles()
Returns the value of the 'Fill Styles' reference list.
|
Tristate |
getModelorDraughting()
Returns the value of the 'Modelor Draughting' attribute.
|
boolean |
isSetModelorDraughting()
Returns whether the value of the '
Modelor Draughting' attribute is set. |
void |
setModelorDraughting(Tristate value)
Sets the value of the '
Modelor Draughting' attribute. |
void |
unsetModelorDraughting()
Unsets the value of the '
Modelor Draughting' attribute. |
getName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcFillStyleSelect> getFillStyles()
IfcFillStyleSelect.
If the meaning of the 'Fill Styles' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcFillAreaStyle_FillStyles()Tristate getModelorDraughting()
Tristate.
If the meaning of the 'Modelor Draughting' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetModelorDraughting(),
unsetModelorDraughting(),
setModelorDraughting(Tristate),
Ifc4Package.getIfcFillAreaStyle_ModelorDraughting()void setModelorDraughting(Tristate value)
Modelor Draughting' attribute.
value - the new value of the 'Modelor Draughting' attribute.Tristate,
isSetModelorDraughting(),
unsetModelorDraughting(),
getModelorDraughting()void unsetModelorDraughting()
Modelor Draughting' attribute.
boolean isSetModelorDraughting()
Modelor Draughting' attribute is set.
unsetModelorDraughting(),
getModelorDraughting(),
setModelorDraughting(Tristate)Copyright © 2016 OpenSource BIM. All rights reserved.