@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcPort extends IfcProduct
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelConnectsPorts> |
connectedFrom |
private SET<IfcRelConnectsPorts> |
connectedTo |
private IfcRelConnectsPortToElement |
containedIn |
stepNumber| 构造器和说明 |
|---|
IfcPort(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRelConnectsPortToElement |
getContainedIn() |
void |
setContainedIn(IfcRelConnectsPortToElement containedIn) |
getObjectPlacement, 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@IfcInverseParameter private IfcRelConnectsPortToElement containedIn
@IfcInverseParameter private SET<IfcRelConnectsPorts> connectedFrom
@IfcInverseParameter private SET<IfcRelConnectsPorts> connectedTo
@IfcParserConstructor public IfcPort(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation)
public IfcRelConnectsPortToElement getContainedIn()
public void setContainedIn(IfcRelConnectsPortToElement containedIn)
Copyright © 2023. All rights reserved.