| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.sdk.factory | |
| org.sikongsphere.ifc.sdk.order |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBuilding |
IfcBuildingFactory.create(IOrder<IfcBuilding> order) |
IfcProperty |
IfcPropertyFactory.create(IOrder<IfcProperty> order) |
IfcRelationship |
IfcRelationShipFactory.create(IOrder<IfcRelationship> order) |
IfcRepresentation |
IfcRepresentationFactory.create(IOrder<IfcRepresentation> order) |
IfcRoot |
IfcProjectFactory.create(IOrder<IfcRoot> order) |
IfcSite |
IfcSiteFactory.create(IOrder<IfcSite> order) |
IfcUnit |
IfcUnitFactory.create(IOrder<IfcUnit> order) |
IfcWall |
IfcWallFactory.create(IOrder<IfcWall> order)
create general wall
|
T |
IFactory.create(IOrder<T> order) |
IfcWallStandardCase |
IfcWallFactory.createStandardWall(IOrder<IfcWall> order)
create standard wall
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractOrder<T>
Abstract Order
|
class |
IfcWallOrder
This is an order for wall
|
Copyright © 2023. All rights reserved.