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

IfcJunctionBoxType() private méthode

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

Same methods

IfcJunctionBoxType::IfcJunctionBoxType ( ) : System
IfcJunctionBoxType::IfcJunctionBoxType ( DatabaseIfc m, string name, IfcJunctionBoxTypeEnum type ) : System