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

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

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

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

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

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

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

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

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

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

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

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

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