Interface IIfcRelNests
Readonly interface for IfcRelNests
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelNests : 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 |