| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.structuralload.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.linearMomentX |
private IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.linearMomentY |
private IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.linearMomentZ |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.getLinearMomentX() |
IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.getLinearMomentY() |
IfcLinearMomentMeasure |
IfcStructuralLoadLinearForce.getLinearMomentZ() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcStructuralLoadLinearForce.setLinearMomentX(IfcLinearMomentMeasure linearMomentX) |
void |
IfcStructuralLoadLinearForce.setLinearMomentY(IfcLinearMomentMeasure linearMomentY) |
void |
IfcStructuralLoadLinearForce.setLinearMomentZ(IfcLinearMomentMeasure linearMomentZ) |
| 构造器和说明 |
|---|
IfcStructuralLoadLinearForce(IfcLabel name,
IfcLinearForceMeasure linearForceX,
IfcLinearForceMeasure linearForceY,
IfcLinearForceMeasure linearForceZ,
IfcLinearMomentMeasure linearMomentX,
IfcLinearMomentMeasure linearMomentY,
IfcLinearMomentMeasure linearMomentZ) |
Copyright © 2023. All rights reserved.