public interface IfcElectricDistributionPoint extends IfcFlowController
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcElectricDistributionPointFunctionEnum |
getDistributionPointFunction()
Returns the value of the 'Distribution Point Function' attribute.
|
String |
getUserDefinedFunction()
Returns the value of the 'User Defined Function' attribute.
|
boolean |
isSetUserDefinedFunction()
Returns whether the value of the '
User Defined Function' attribute is set. |
void |
setDistributionPointFunction(IfcElectricDistributionPointFunctionEnum value)
Sets the value of the '
Distribution Point Function' attribute. |
void |
setUserDefinedFunction(String value)
Sets the value of the '
User Defined Function' attribute. |
void |
unsetUserDefinedFunction()
Unsets the value of the '
User Defined Function' attribute. |
getHasControlElements, isSetHasControlElements, unsetHasControlElementsgetConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasPorts, getHasProjections, getHasStructuralMember, getIsConnectionRealization, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasPorts, isSetHasProjections, isSetHasStructuralMember, isSetIsConnectionRealization, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasPorts, unsetHasProjections, unsetHasStructuralMember, unsetIsConnectionRealization, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcElectricDistributionPointFunctionEnum getDistributionPointFunction()
IfcElectricDistributionPointFunctionEnum.
If the meaning of the 'Distribution Point Function' attribute isn't clear, there really should be more of a description here...
IfcElectricDistributionPointFunctionEnum,
setDistributionPointFunction(IfcElectricDistributionPointFunctionEnum),
Ifc2x3tc1Package.getIfcElectricDistributionPoint_DistributionPointFunction()void setDistributionPointFunction(IfcElectricDistributionPointFunctionEnum value)
Distribution Point Function' attribute.
value - the new value of the 'Distribution Point Function' attribute.IfcElectricDistributionPointFunctionEnum,
getDistributionPointFunction()String getUserDefinedFunction()
If the meaning of the 'User Defined Function' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedFunction(),
unsetUserDefinedFunction(),
setUserDefinedFunction(String),
Ifc2x3tc1Package.getIfcElectricDistributionPoint_UserDefinedFunction()void setUserDefinedFunction(String value)
User Defined Function' attribute.
value - the new value of the 'User Defined Function' attribute.isSetUserDefinedFunction(),
unsetUserDefinedFunction(),
getUserDefinedFunction()void unsetUserDefinedFunction()
User Defined Function' attribute.
boolean isSetUserDefinedFunction()
User Defined Function' attribute is set.
unsetUserDefinedFunction(),
getUserDefinedFunction(),
setUserDefinedFunction(String)Copyright © 2016 OpenSource BIM. All rights reserved.