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

IfcWasteTerminalType() private méthode

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

Same methods

IfcWasteTerminalType::IfcWasteTerminalType ( ) : System
IfcWasteTerminalType::IfcWasteTerminalType ( DatabaseIfc m, string name, IfcWasteTerminalTypeEnum t ) : System