C# Класс GeometryGym.Ifc.IfcDistributionFlowElementType

Наследование: IfcDistributionElementType
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
IfcDistributionFlowElementType ( ) : System
IfcDistributionFlowElementType ( DatabaseIfc db ) : System
IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
parseFields ( IfcDistributionFlowElementType t, List arrFields, int &ipos ) : void

Описание методов

IfcDistributionFlowElementType() защищенный Метод

protected IfcDistributionFlowElementType ( ) : System
Результат System

IfcDistributionFlowElementType() защищенный Метод

protected IfcDistributionFlowElementType ( DatabaseIfc db ) : System
db DatabaseIfc
Результат System

IfcDistributionFlowElementType() защищенный Метод

protected IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
db DatabaseIfc
t IfcDistributionFlowElementType
Результат System

IfcDistributionFlowElementType() защищенный Метод

protected IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
basis IfcDistributionFlowElementType
Результат System

parseFields() защищенный статический Метод

protected static parseFields ( IfcDistributionFlowElementType t, List arrFields, int &ipos ) : void
t IfcDistributionFlowElementType
arrFields List
ipos int
Результат void