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

IfcFastenerType() private méthode

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

Same methods

IfcFastenerType::IfcFastenerType ( ) : System
IfcFastenerType::IfcFastenerType ( DatabaseIfc m, string name, IfcFastenerTypeEnum type ) : System