C# Class GeometryGym.Ifc.IfcBeamStandardCase

Inheritance: IfcBeam
Afficher le fichier Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, Tuple arcOrigin, double arcAngle ) : System
IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

Private Methods

Méthode Description
IfcBeamStandardCase ( ) : System
IfcBeamStandardCase ( DatabaseIfc db, IfcBeamStandardCase b, DuplicateOptions options ) : System

Method Details

IfcBeamStandardCase() public méthode

public IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, Tuple arcOrigin, double arcAngle ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
arcOrigin Tuple
arcAngle double
Résultat System

IfcBeamStandardCase() public méthode

public IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
length double
Résultat System