Interface IIfcRelContainedInSpatialStructure
Readonly interface for IfcRelContainedInSpatialStructure
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelContainedInSpatialStructure : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcProduct> RelatedElements { get; }
Property Value
|
Improve this Doc
View Source
RelatingStructure
Declaration
IIfcSpatialStructureElement RelatingStructure { get; set; }
Property Value