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

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

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

Метод Описание
IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
IfcBuildingElementProxy ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

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

Метод Описание
IfcBuildingElementProxy ( ) : System
IfcBuildingElementProxy ( DatabaseIfc db, IfcBuildingElementProxy p, DuplicateOptions options ) : System

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

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

public IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
host IfcObjectDefinition
p IfcObjectPlacement
r IfcProductDefinitionShape
Результат System

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

public IfcBuildingElementProxy ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
length double
Результат System