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

IfcFurnishingElement() private méthode

private IfcFurnishingElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Résultat System
        internal IfcFurnishingElement(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

IfcFurnishingElement::IfcFurnishingElement ( ) : System
IfcFurnishingElement::IfcFurnishingElement ( DatabaseIfc db, IfcFurnishingElement e ) : System