Interface IIfcRelReferencedInSpatialStructure
Readonly interface for IfcRelReferencedInSpatialStructure
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelReferencedInSpatialStructure : 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