| 限定符和类型 | 字段和说明 |
|---|---|
private IfcElectricDistributionPointFunctionEnum |
distributionPointFunction |
private IfcLabel |
userDefinedFunction |
stepNumber| 构造器和说明 |
|---|
IfcElectricDistributionPoint(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcElectricDistributionPointFunctionEnum distributionPointFunction,
IfcLabel userDefinedFunction) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcElectricDistributionPointFunctionEnum |
getDistributionPointFunction() |
IfcLabel |
getUserDefinedFunction() |
void |
setDistributionPointFunction(IfcElectricDistributionPointFunctionEnum distributionPointFunction) |
void |
setUserDefinedFunction(IfcLabel userDefinedFunction) |
getTag, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcElectricDistributionPointFunctionEnum distributionPointFunction
@IfcOptionField private IfcLabel userDefinedFunction
@IfcParserConstructor public IfcElectricDistributionPoint(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcElectricDistributionPointFunctionEnum distributionPointFunction, IfcLabel userDefinedFunction)
public IfcElectricDistributionPointFunctionEnum getDistributionPointFunction()
public void setDistributionPointFunction(IfcElectricDistributionPointFunctionEnum distributionPointFunction)
public IfcLabel getUserDefinedFunction()
public void setUserDefinedFunction(IfcLabel userDefinedFunction)
Copyright © 2023. All rights reserved.