Interface IIfcExternalReferenceRelationship
Readonly interface for IfcExternalReferenceRelationship
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcExternalReferenceRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcResourceObjectSelect> RelatedResourceObjects { get; }
Property Value
|
Improve this Doc
View Source
RelatingReference
Declaration
IIfcExternalReference RelatingReference { get; set; }
Property Value