Interface IIfcRelDeclares
Readonly interface for IfcRelDeclares
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelDeclares : IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedDefinitions
Declaration
IItemSet<IIfcDefinitionSelect> RelatedDefinitions { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcDefinitionSelect> |
RelatingContext
Declaration
IIfcContext RelatingContext { get; set; }
Property Value
Type | Description |
---|---|
IIfcContext |