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

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

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

Метод Описание
IfcExternalInformation ( ) : System
IfcExternalInformation ( DatabaseIfc db ) : System
IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void

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

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

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

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

protected IfcExternalInformation ( DatabaseIfc db ) : System
db DatabaseIfc
Результат System

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

protected IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
db DatabaseIfc
i IfcExternalInformation
Результат System

parseFields() защищенный статический Метод

protected static parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void
r IfcExternalInformation
arrFields List
ipos int
Результат void