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

IfcWasteTerminal() public méthode

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

Same methods

IfcWasteTerminal::IfcWasteTerminal ( ) : System
IfcWasteTerminal::IfcWasteTerminal ( DatabaseIfc db, IfcWasteTerminal t ) : System