Interface IIfcRelConnectsPathElements
Readonly interface for IfcRelConnectsPathElements
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelConnectsPathElements : IIfcRelConnectsElements, IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IfcConnectionTypeEnum RelatedConnectionType { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IItemSet<IfcInteger> RelatedPriorities { get; }
Property Value
|
Improve this Doc
View Source
RelatingConnectionType
Declaration
IfcConnectionTypeEnum RelatingConnectionType { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingPriorities
Declaration
IItemSet<IfcInteger> RelatingPriorities { get; }
Property Value