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

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

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

Метод Описание
IfcWallStandardCase ( IfcProduct container, IfcMaterialLayerSetUsage layerSetUsage, IfcAxis2Placement3D placement, double length, double height ) : System

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

Метод Описание
IfcWallStandardCase ( ) : System
IfcWallStandardCase ( DatabaseIfc db, IfcWallStandardCase w ) : System
Parse ( string str, ReleaseVersion schema ) : IfcWallStandardCase

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

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

public IfcWallStandardCase ( IfcProduct container, IfcMaterialLayerSetUsage layerSetUsage, IfcAxis2Placement3D placement, double length, double height ) : System
container IfcProduct
layerSetUsage IfcMaterialLayerSetUsage
placement IfcAxis2Placement3D
length double
height double
Результат System