GeometryGym.Ifc.IfcJunctionBoxType.IfcJunctionBoxType C# (CSharp) Метод

IfcJunctionBoxType() приватный Метод

private IfcJunctionBoxType ( DatabaseIfc db, IfcJunctionBoxType t ) : System
db DatabaseIfc
t IfcJunctionBoxType
Результат 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