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

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

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

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

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

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

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

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

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

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

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

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

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