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

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

Открытые методы

Метод Описание
IfcFlowTerminal ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

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

Метод Описание
IfcFlowTerminal ( IfcFlowTerminal basis ) : System

Приватные методы

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

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

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

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

IfcFlowTerminal() публичный Метод

public IfcFlowTerminal ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Результат System