| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity | |
| org.sikongsphere.ifc.model.schema.resource.structuralload.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBoundaryCondition |
IfcStructuralConnection.appliedCondition |
private IfcBoundaryCondition |
IfcRelConnectsStructuralMember.appliedCondition |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBoundaryCondition |
IfcStructuralConnection.getAppliedCondition() |
IfcBoundaryCondition |
IfcRelConnectsStructuralMember.getAppliedCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcStructuralConnection.setAppliedCondition(IfcBoundaryCondition appliedCondition) |
void |
IfcRelConnectsStructuralMember.setAppliedCondition(IfcBoundaryCondition appliedCondition) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcBoundaryEdgeCondition
The entity IfcBoundaryEdgeCondition describes boundary conditions that can be applied to structural edge connections,
either directly for the connection (e.g. the connecting edge) or for the relation between a structural member
and the connection.
|
class |
IfcBoundaryFaceCondition
The entity IfcBoundaryFaceCondition describes boundary conditions that can be applied to structural face connections,
either directly for the connection (e.g. the connecting face) or for the relation between a structural member
and the connection.
|
class |
IfcBoundaryNodeCondition
The entity IfcBoundaryNodeCondition describes boundary conditions that can be applied to structural
point connections, either directly for the connection (e.g. the joint) or for the relation between a
structural member and the connection.
|
class |
IfcBoundaryNodeConditionWarping
IfcBoundaryNodeConditionWarping inherits all attributes from IfcBoundaryNodeCondition and includes additionally
the possibility to define a value describing the warping stiffness.
|
Copyright © 2023. All rights reserved.