@IfcClass(type=ENTITY, layer=SHARED) public class IfcRelConnectsPathElements extends IfcRelConnectsElements
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) IfcConnectionTypeEnum |
relatedConnectionType |
(专用程序包) LIST<INTEGER> |
relatedPriorities |
(专用程序包) IfcConnectionTypeEnum |
relatingConnectionType |
(专用程序包) LIST<INTEGER> |
relatingPriorities |
stepNumber| 构造器和说明 |
|---|
IfcRelConnectsPathElements() |
IfcRelConnectsPathElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement,
LIST<INTEGER> relatingPriorities,
LIST<INTEGER> relatedPriorities,
IfcConnectionTypeEnum relatedConnectionType,
IfcConnectionTypeEnum relatingConnectionType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConnectionTypeEnum |
getRelatedConnectionType() |
LIST<INTEGER> |
getRelatedPriorities() |
IfcConnectionTypeEnum |
getRelatingConnectionType() |
LIST<INTEGER> |
getRelatingPriorities() |
void |
setRelatedConnectionType(IfcConnectionTypeEnum relatedConnectionType) |
void |
setRelatedPriorities(LIST<INTEGER> relatedPriorities) |
void |
setRelatingConnectionType(IfcConnectionTypeEnum relatingConnectionType) |
void |
setRelatingPriorities(LIST<INTEGER> relatingPriorities) |
getConnectionGeometry, getRelatedElement, getRelatingElement, illegal, setConnectionGeometry, setRelatedElement, setRelatingElementgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcIfcConnectionTypeEnum relatedConnectionType
IfcConnectionTypeEnum relatingConnectionType
public IfcRelConnectsPathElements()
@IfcParserConstructor public IfcRelConnectsPathElements(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcConnectionGeometry connectionGeometry, IfcElement relatingElement, IfcElement relatedElement, LIST<INTEGER> relatingPriorities, LIST<INTEGER> relatedPriorities, IfcConnectionTypeEnum relatedConnectionType, IfcConnectionTypeEnum relatingConnectionType)
public IfcConnectionTypeEnum getRelatedConnectionType()
public void setRelatedConnectionType(IfcConnectionTypeEnum relatedConnectionType)
public IfcConnectionTypeEnum getRelatingConnectionType()
public void setRelatingConnectionType(IfcConnectionTypeEnum relatingConnectionType)
Copyright © 2023. All rights reserved.