public interface IfcRelAssignsToGroupByFactor extends IfcRelAssignsToGroup
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getFactor()
Returns the value of the 'Factor' attribute.
|
String |
getFactorAsString()
Returns the value of the 'Factor As String' attribute.
|
void |
setFactor(double value)
Sets the value of the '
Factor' attribute. |
void |
setFactorAsString(String value)
Sets the value of the '
Factor As String' attribute. |
getRelatingGroup, setRelatingGroupgetRelatedObjects, getRelatedObjectsType, isSetRelatedObjectsType, setRelatedObjectsType, unsetRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getFactor()
If the meaning of the 'Factor' attribute isn't clear, there really should be more of a description here...
setFactor(double),
Ifc4Package.getIfcRelAssignsToGroupByFactor_Factor()void setFactor(double value)
Factor' attribute.
value - the new value of the 'Factor' attribute.getFactor()String getFactorAsString()
If the meaning of the 'Factor As String' attribute isn't clear, there really should be more of a description here...
setFactorAsString(String),
Ifc4Package.getIfcRelAssignsToGroupByFactor_FactorAsString()void setFactorAsString(String value)
Factor As String' attribute.
value - the new value of the 'Factor As String' attribute.getFactorAsString()Copyright © 2016 OpenSource BIM. All rights reserved.