public class IfcRelationShipFactory extends AbstractFactory<IfcRelationship>
| 构造器和说明 |
|---|
IfcRelationShipFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRelationship |
create(IOrder<IfcRelationship> order) |
IfcPropertySet |
createPropertySet(String name) |
IfcRelAggregates |
createRelAggregates(IfcObjectDefinition relatingObject) |
IfcRelAggregates |
createRelAggregates(IfcObjectDefinition relatingObject,
IfcObjectDefinition relatedObject) |
IfcRelAggregates |
createRelAggregates(IfcObjectDefinition relatingObject,
SET<IfcObjectDefinition> relatedObjectSet) |
convertAddress, convertPerson, convertRoles, createUniqueId, getOwnerHistorypublic IfcRelationship create(IOrder<IfcRelationship> order)
public IfcRelAggregates createRelAggregates(IfcObjectDefinition relatingObject)
public IfcRelAggregates createRelAggregates(IfcObjectDefinition relatingObject, IfcObjectDefinition relatedObject)
public IfcRelAggregates createRelAggregates(IfcObjectDefinition relatingObject, SET<IfcObjectDefinition> relatedObjectSet)
public IfcPropertySet createPropertySet(String name)
Copyright © 2023. All rights reserved.