public interface IfcPresentationLayerWithStyle extends IfcPresentationLayerAssignment
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Tristate |
getLayerBlocked()
Returns the value of the 'Layer Blocked' attribute.
|
Tristate |
getLayerFrozen()
Returns the value of the 'Layer Frozen' attribute.
|
Tristate |
getLayerOn()
Returns the value of the 'Layer On' attribute.
|
org.eclipse.emf.common.util.EList<IfcPresentationStyle> |
getLayerStyles()
Returns the value of the 'Layer Styles' reference list.
|
void |
setLayerBlocked(Tristate value)
Sets the value of the '
Layer Blocked' attribute. |
void |
setLayerFrozen(Tristate value)
Sets the value of the '
Layer Frozen' attribute. |
void |
setLayerOn(Tristate value)
Sets the value of the '
Layer On' attribute. |
getAssignedItems, getDescription, getIdentifier, getName, isSetDescription, isSetIdentifier, setDescription, setIdentifier, setName, unsetDescription, unsetIdentifierforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeTristate getLayerOn()
Tristate.
If the meaning of the 'Layer On' attribute isn't clear, there really should be more of a description here...
Tristate,
setLayerOn(Tristate),
Ifc4Package.getIfcPresentationLayerWithStyle_LayerOn()void setLayerOn(Tristate value)
Layer On' attribute.
value - the new value of the 'Layer On' attribute.Tristate,
getLayerOn()Tristate getLayerFrozen()
Tristate.
If the meaning of the 'Layer Frozen' attribute isn't clear, there really should be more of a description here...
Tristate,
setLayerFrozen(Tristate),
Ifc4Package.getIfcPresentationLayerWithStyle_LayerFrozen()void setLayerFrozen(Tristate value)
Layer Frozen' attribute.
value - the new value of the 'Layer Frozen' attribute.Tristate,
getLayerFrozen()Tristate getLayerBlocked()
Tristate.
If the meaning of the 'Layer Blocked' attribute isn't clear, there really should be more of a description here...
Tristate,
setLayerBlocked(Tristate),
Ifc4Package.getIfcPresentationLayerWithStyle_LayerBlocked()void setLayerBlocked(Tristate value)
Layer Blocked' attribute.
value - the new value of the 'Layer Blocked' attribute.Tristate,
getLayerBlocked()org.eclipse.emf.common.util.EList<IfcPresentationStyle> getLayerStyles()
IfcPresentationStyle.
If the meaning of the 'Layer Styles' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcPresentationLayerWithStyle_LayerStyles()Copyright © 2018 OpenSource BIM. All rights reserved.