@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcConnectionPortGeometry extends IfcConnectionGeometry
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
locationAtRelatedElement |
private IfcAxis2Placement |
locationAtRelatingElement |
private IfcProfileDef |
profileOfPort |
stepNumber| 构造器和说明 |
|---|
IfcConnectionPortGeometry(IfcAxis2Placement locationAtRelatingElement,
IfcAxis2Placement locationAtRelatedElement,
IfcProfileDef profileOfPort) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
getLocationAtRelatedElement() |
IfcAxis2Placement |
getLocationAtRelatingElement() |
IfcProfileDef |
getProfileOfPort() |
void |
setLocationAtRelatedElement(IfcAxis2Placement locationAtRelatedElement) |
void |
setLocationAtRelatingElement(IfcAxis2Placement locationAtRelatingElement) |
void |
setProfileOfPort(IfcProfileDef profileOfPort) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcAxis2Placement locationAtRelatingElement
@IfcOptionField private IfcAxis2Placement locationAtRelatedElement
private IfcProfileDef profileOfPort
@IfcParserConstructor public IfcConnectionPortGeometry(IfcAxis2Placement locationAtRelatingElement, IfcAxis2Placement locationAtRelatedElement, IfcProfileDef profileOfPort)
public IfcAxis2Placement getLocationAtRelatingElement()
public void setLocationAtRelatingElement(IfcAxis2Placement locationAtRelatingElement)
public IfcAxis2Placement getLocationAtRelatedElement()
public void setLocationAtRelatedElement(IfcAxis2Placement locationAtRelatedElement)
public IfcProfileDef getProfileOfPort()
public void setProfileOfPort(IfcProfileDef profileOfPort)
Copyright © 2023. All rights reserved.