GeometryGym.Ifc.IfcWasteTerminal.IfcWasteTerminal C# (CSharp) 메소드

IfcWasteTerminal() 공개 메소드

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