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

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

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

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

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

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

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

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

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

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

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

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

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