C# Class GeometryGym.Ifc.IfcBuildingElement

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

Méthodes protégées

Méthode Description
IfcBuildingElement ( ) : System
IfcBuildingElement ( DatabaseIfc db ) : System
IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

Method Details

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( ) : System
Résultat System

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
db DatabaseIfc
e IfcBuildingElement
Résultat System

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
host IfcObjectDefinition
p IfcObjectPlacement
r IfcProductRepresentation
Résultat System

IfcBuildingElement() protected méthode

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

IfcBuildingElement() protected méthode

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