public class IfcWallFactory extends AbstractFactory<IfcWall>
| 构造器和说明 |
|---|
IfcWallFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcWall |
create(IfcWallOrder order) |
IfcWall |
create(IOrder<IfcWall> order)
create general wall
|
IfcWallStandardCase |
createStandardWall(IOrder<IfcWall> order)
create standard wall
|
convertAddress, convertPerson, convertRoles, createUniqueId, getOwnerHistorypublic IfcWall create(IOrder<IfcWall> order)
order - orderpublic IfcWall create(IfcWallOrder order)
public IfcWallStandardCase createStandardWall(IOrder<IfcWall> order)
order - orderCopyright © 2023. All rights reserved.