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

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

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

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

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

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

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

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

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