Interface IIfcRelContainedInSpatialStructure
Readonly interface for IfcRelContainedInSpatialStructure
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelContainedInSpatialStructure : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedElements
Declaration
IItemSet<IIfcProduct> RelatedElements { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcProduct> |
RelatingStructure
Declaration
IIfcSpatialElement RelatingStructure { get; set; }
Property Value
Type | Description |
---|---|
IIfcSpatialElement |