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

IfcBurner() public méthode

public IfcBurner ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
        public IfcBurner(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcBurner::IfcBurner ( ) : System
IfcBurner::IfcBurner ( DatabaseIfc db, IfcBurner b ) : System