GeometryGym.Ifc.IfcWasteTerminal.IfcWasteTerminal C# (CSharp) Method

IfcWasteTerminal() public method

public IfcWasteTerminal ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return 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