| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.io | |
| org.sikongsphere.ifc.parser.file |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcFileModel |
IfcFileReader.readFile(String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
IfcFileWriter.writeFile(IfcFileModel model,
String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcFileModel |
IfcFileParser.parse(String content) |
IfcFileModel |
IfcFileVisitor.visitIfcmodel(IFCParser.IfcmodelContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcFileParser.convert(IfcFileModel ifcInterface,
Map<Integer,IfcAbstractClass> myElements) |
void |
IfcFileParser.validate(IfcFileModel ifcInterface)
有一些对象,在很早的位置就需要引用,但是对程序来说,还没有进行初始化,需要对相关的内容进行填充
|
Copyright © 2023. All rights reserved.