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

IfcBuildingElement() protected méthode

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

Same methods

IfcBuildingElement::IfcBuildingElement ( ) : System
IfcBuildingElement::IfcBuildingElement ( DatabaseIfc db ) : 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