| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.fileelement | |
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.sdk.worker |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcFileModel
This class is used to encapsulate IfcModel information
|
| 限定符和类型 | 方法和说明 |
|---|---|
Model |
IfcFileParser.parseFile(String path) |
(专用程序包) abstract Model |
AbstractFileParser.parseFile(String filePath) |
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
void |
IWorker.install(Model model,
T product) |
void |
IWorker.install(Model model,
T product,
Object... params) |
Copyright © 2023. All rights reserved.