Interface IIfcRelAggregates
Readonly interface for IfcRelAggregates
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelAggregates : IIfcRelDecomposes, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedObjects
Declaration
IItemSet<IIfcObjectDefinition> RelatedObjects { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcObjectDefinition> |
RelatingObject
Declaration
IIfcObjectDefinition RelatingObject { get; set; }
Property Value
Type | Description |
---|---|
IIfcObjectDefinition |