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

IfcWall() private méthode

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

Same methods

IfcWall::IfcWall ( ) : System
IfcWall::IfcWall ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System