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

IfcWasteTerminal() private méthode

private IfcWasteTerminal ( DatabaseIfc db, IfcWasteTerminal t ) : System
db DatabaseIfc
t IfcWasteTerminal
Résultat System
        internal IfcWasteTerminal(DatabaseIfc db, IfcWasteTerminal t)
            : base(db, t)
        {
            mPredefinedType = t.mPredefinedType;
        }

Same methods

IfcWasteTerminal::IfcWasteTerminal ( ) : System
IfcWasteTerminal::IfcWasteTerminal ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System