@IfcClass(layer=SHARED, type=ENTITY) public class IfcDistributionPort extends IfcPort
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcFlowDirectionEnum |
flowDirection |
stepNumber| 构造器和说明 |
|---|
IfcDistributionPort(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcFlowDirectionEnum flowDirection) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcFlowDirectionEnum |
getFlowDirection() |
void |
setFlowDirection(IfcFlowDirectionEnum flowDirection) |
getContainedIn, setContainedIngetObjectPlacement, 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, toIfc@IfcOptionField private IfcFlowDirectionEnum flowDirection
@IfcParserConstructor public IfcDistributionPort(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcFlowDirectionEnum flowDirection)
public IfcFlowDirectionEnum getFlowDirection()
public void setFlowDirection(IfcFlowDirectionEnum flowDirection)
Copyright © 2023. All rights reserved.