| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.shared.building.entity | |
| org.sikongsphere.ifc.sdk.factory | |
| org.sikongsphere.ifc.sdk.worker |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcWallStandardCase |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcWall |
IfcWallFactory.create(IfcWallOrder order) |
IfcWall |
IfcWallFactory.create(IOrder<IfcWall> order)
create general wall
|
| 限定符和类型 | 方法和说明 |
|---|---|
IfcWall |
IfcWallFactory.create(IOrder<IfcWall> order)
create general wall
|
IfcWallStandardCase |
IfcWallFactory.createStandardWall(IOrder<IfcWall> order)
create standard wall
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcWallWorker.install(Model model,
IfcWall product)
install product directly into model
|
void |
IfcWallWorker.install(Model model,
IfcWall product,
Object... params)
install product with some params
|
Copyright © 2023. All rights reserved.