GeometryGym.Ifc.IfcBuildingElement.IfcBuildingElement C# (CSharp) Méthode

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System
        protected IfcBuildingElement(DatabaseIfc db)
            : base(db)
        {
        }

Same methods

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