public class IfcPropertyFactory extends AbstractFactory<IfcProperty>
| 构造器和说明 |
|---|
IfcPropertyFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcProperty |
create(IOrder<IfcProperty> order) |
IfcPropertySingleValue |
createSingleValueProperty(Integer value,
String name) |
IfcPropertySingleValue |
createSingleValueProperty(String value,
String name) |
convertAddress, convertPerson, convertRoles, createUniqueId, getOwnerHistorypublic IfcProperty create(IOrder<IfcProperty> order)
public IfcPropertySingleValue createSingleValueProperty(String value, String name)
public IfcPropertySingleValue createSingleValueProperty(Integer value, String name)
Copyright © 2023. All rights reserved.