Interface IIfcRelInterferesElements
Readonly interface for IfcRelInterferesElements
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelInterferesElements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ImpliedOrder
Declaration
bool? ImpliedOrder { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
InterferenceGeometry
Declaration
IIfcConnectionGeometry InterferenceGeometry { get; set; }
Property Value
|
Improve this Doc
View Source
InterferenceType
Declaration
IfcIdentifier? InterferenceType { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcElement RelatedElement { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingElement
Declaration
IIfcElement RelatingElement { get; set; }
Property Value