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

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

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

Метод Описание
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System

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

Метод Описание
BuildStringSTEP ( ) : string

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

Метод Описание
IfcWindowType ( ) : System
IfcWindowType ( DatabaseIfc db, IfcWindowType t ) : System
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, bool parameterTakesPrecendence ) : System
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, string userDefinedPartionType, IfcWindowLiningProperties wlp, List pps ) : System
Parse ( string strDef ) : IfcWindowType
parseFields ( IfcWindowType s, List arrFields, int &ipos ) : void

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

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

protected BuildStringSTEP ( ) : string
Результат string

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

public IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System
m DatabaseIfc
name string
type IfcWindowTypeEnum
Результат System