Interface IIfcRelDefinesByType
Readonly interface for IfcRelDefinesByType
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelDefinesByType : IIfcRelDefines, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedObjects
Declaration
IItemSet<IIfcObject> RelatedObjects { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcObject> |
RelatingType
Declaration
IIfcTypeObject RelatingType { get; set; }
Property Value
Type | Description |
---|---|
IIfcTypeObject |