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

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

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

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

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

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

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

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

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

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

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