C# Class GeometryGym.Ifc.IfcWallStandardCase

Inheritance: IfcWall
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcWallStandardCase ( IfcProduct container, IfcMaterialLayerSetUsage layerSetUsage, IfcAxis2Placement3D placement, double length, double height ) : System

Private Methods

Méthode Description
IfcWallStandardCase ( ) : System
IfcWallStandardCase ( DatabaseIfc db, IfcWallStandardCase w ) : System
Parse ( string str, ReleaseVersion schema ) : IfcWallStandardCase

Method Details

IfcWallStandardCase() public méthode

public IfcWallStandardCase ( IfcProduct container, IfcMaterialLayerSetUsage layerSetUsage, IfcAxis2Placement3D placement, double length, double height ) : System
container IfcProduct
layerSetUsage IfcMaterialLayerSetUsage
placement IfcAxis2Placement3D
length double
height double
Résultat System