| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometry.entity | |
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcVector |
IfcLine.dir |
private IfcVector |
IfcSurfaceOfLinearExtrusion.extrusionAxis |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcVector |
IfcLine.getDir() |
IfcVector |
IfcSurfaceOfLinearExtrusion.getExtrusionAxis() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcLine.setDir(IfcVector dir) |
void |
IfcSurfaceOfLinearExtrusion.setExtrusionAxis(IfcVector extrusionAxis) |
| 构造器和说明 |
|---|
IfcLine(IfcCartesianPoint pnt,
IfcVector dir) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcVector |
IfcOneDirectionRepeatFactor.repeatFactor |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcVector |
IfcOneDirectionRepeatFactor.getRepeatFactor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcOneDirectionRepeatFactor.setRepeatFactor(IfcVector repeatFactor) |
| 构造器和说明 |
|---|
IfcOneDirectionRepeatFactor(IfcVector repeatFactor) |
Copyright © 2023. All rights reserved.