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

IfcWallElementedCase() private méthode

private IfcWallElementedCase ( DatabaseIfc db, IfcWallElementedCase w ) : System
db DatabaseIfc
w IfcWallElementedCase
Résultat System
        internal IfcWallElementedCase(DatabaseIfc db, IfcWallElementedCase w)
            : base(db, w)
        {
        }

Same methods

IfcWallElementedCase::IfcWallElementedCase ( ) : System
IfcWallElementedCase