| 限定符和类型 | 字段和说明 |
|---|---|
private IfcConnectionGeometry |
IfcRelConnectsWithEccentricity.connectionConstraint |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConnectionGeometry |
IfcRelConnectsWithEccentricity.getConnectionConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelConnectsWithEccentricity.setConnectionConstraint(IfcConnectionGeometry connectionConstraint) |
| 构造器和说明 |
|---|
IfcRelConnectsWithEccentricity(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcStructuralMember relatingStructuralMember,
IfcStructuralConnection relatedStructuralConnection,
IfcBoundaryCondition appliedCondition,
IfcStructuralConnectionCondition additionalConditions,
IfcLengthMeasure supportedLength,
IfcAxis2Placement3D conditionCoordinateSystem,
IfcConnectionGeometry connectionConstraint) |
IfcRelConnectsWithEccentricity(IfcStructuralMember relatingStructuralMember,
IfcStructuralConnection relatedStructuralConnection,
IfcBoundaryCondition appliedCondition,
IfcStructuralConnectionCondition additionalConditions,
IfcLengthMeasure supportedLength,
IfcAxis2Placement3D conditionCoordinateSystem,
IfcConnectionGeometry connectionConstraint) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcConnectionGeometry |
IfcRelSpaceBoundary.connectionGeometry |
private IfcConnectionGeometry |
IfcRelConnectsElements.connectionGeometry |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConnectionGeometry |
IfcRelSpaceBoundary.getConnectionGeometry() |
IfcConnectionGeometry |
IfcRelConnectsElements.getConnectionGeometry() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelSpaceBoundary.setConnectionGeometry(IfcConnectionGeometry connectionGeometry) |
void |
IfcRelConnectsElements.setConnectionGeometry(IfcConnectionGeometry connectionGeometry) |
| 构造器和说明 |
|---|
IfcRelConnectsElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement) |
IfcRelConnectsWithRealizingElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement,
SET<IfcElement> realizingElements,
IfcLabel connectionType) |
IfcRelSpaceBoundary(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSpace relatingSpace,
IfcElement relatedBuildingElement,
IfcConnectionGeometry connectionGeometry,
IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary,
IfcInternalOrExternalEnum internalOrExternalBoundary) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcConnectionCurveGeometry
The IfcConnectionCurveGeometry is used to describe the geometric constraints that facilitate the physical connection
of two objects at a curve or at an edge with curve geometry associated.
|
class |
IfcConnectionPointEccentricity
The IfcConnectionPointEccentricity is used to describe the geometric constraints that facilitate the physical
connection of two objects at a point or vertex point with associated point coordinates.
|
class |
IfcConnectionPointGeometry
The IfcConnectionPointGeometry is used to describe the geometric constraints that facilitate the physical connection
of two objects at a point (here IfcCartesianPoint) or at an vertex with point coordinates associated.
|
class |
IfcConnectionPortGeometry
The IfcConnectionPortGeometry is used to describe the geometric constraints that facilitate the physical connection
of two objects at a port having a profile geometry (here IfcProfile).
|
class |
IfcConnectionSurfaceGeometry
The IfcConnectionSurfaceGeometry is used to describe the geometric constraints that facilitate the physical
connection of two objects at a surface or at a face with surface geometry associated.
|
| 构造器和说明 |
|---|
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) |
Copyright © 2023. All rights reserved.