Interface IIfcDistributionPort
Readonly interface for IfcDistributionPort
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcDistributionPort : IIfcPort, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
FlowDirection
Declaration
IfcFlowDirectionEnum? FlowDirection { get; set; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcDistributionPortTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
SystemType
Declaration
IfcDistributionSystemEnum? SystemType { get; set; }
Property Value