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

IfcFurnishingElement() private méthode

private IfcFurnishingElement ( DatabaseIfc db, IfcFurnishingElement e ) : System
db DatabaseIfc
e IfcFurnishingElement
Résultat System
        internal IfcFurnishingElement(DatabaseIfc db, IfcFurnishingElement e)
            : base(db, e,false)
        {
        }

Same methods

IfcFurnishingElement::IfcFurnishingElement ( ) : System
IfcFurnishingElement::IfcFurnishingElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System