public interface IfcAnnotationFillAreaOccurrence extends IfcAnnotationOccurrence
| Modifier and Type | Method and Description |
|---|---|
IfcPoint |
getFillStyleTarget()
Returns the value of the 'Fill Style Target' reference.
|
IfcGlobalOrLocalEnum |
getGlobalOrLocal()
Returns the value of the 'Global Or Local' attribute.
|
boolean |
isSetFillStyleTarget()
Returns whether the value of the '
Fill Style Target' reference is set. |
boolean |
isSetGlobalOrLocal()
Returns whether the value of the '
Global Or Local' attribute is set. |
void |
setFillStyleTarget(IfcPoint value)
Sets the value of the '
Fill Style Target' reference. |
void |
setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Sets the value of the '
Global Or Local' attribute. |
void |
unsetFillStyleTarget()
Unsets the value of the '
Fill Style Target' reference. |
void |
unsetGlobalOrLocal()
Unsets the value of the '
Global Or Local' attribute. |
getItem, getName, getStyles, isSetItem, isSetName, setItem, setName, unsetItem, unsetNamegetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPoint getFillStyleTarget()
If the meaning of the 'Fill Style Target' reference isn't clear, there really should be more of a description here...
isSetFillStyleTarget(),
unsetFillStyleTarget(),
setFillStyleTarget(IfcPoint),
Ifc2x3tc1Package.getIfcAnnotationFillAreaOccurrence_FillStyleTarget()void setFillStyleTarget(IfcPoint value)
Fill Style Target' reference.
value - the new value of the 'Fill Style Target' reference.isSetFillStyleTarget(),
unsetFillStyleTarget(),
getFillStyleTarget()void unsetFillStyleTarget()
Fill Style Target' reference.
boolean isSetFillStyleTarget()
Fill Style Target' reference is set.
unsetFillStyleTarget(),
getFillStyleTarget(),
setFillStyleTarget(IfcPoint)IfcGlobalOrLocalEnum getGlobalOrLocal()
IfcGlobalOrLocalEnum.
If the meaning of the 'Global Or Local' attribute isn't clear, there really should be more of a description here...
IfcGlobalOrLocalEnum,
isSetGlobalOrLocal(),
unsetGlobalOrLocal(),
setGlobalOrLocal(IfcGlobalOrLocalEnum),
Ifc2x3tc1Package.getIfcAnnotationFillAreaOccurrence_GlobalOrLocal()void setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Global Or Local' attribute.
value - the new value of the 'Global Or Local' attribute.IfcGlobalOrLocalEnum,
isSetGlobalOrLocal(),
unsetGlobalOrLocal(),
getGlobalOrLocal()void unsetGlobalOrLocal()
Global Or Local' attribute.
boolean isSetGlobalOrLocal()
Global Or Local' attribute is set.
unsetGlobalOrLocal(),
getGlobalOrLocal(),
setGlobalOrLocal(IfcGlobalOrLocalEnum)Copyright © 2018 OpenSource BIM. All rights reserved.