GeometryGym.Ifc.IfcLaborResourceType.IfcLaborResourceType C# (CSharp) 메소드

IfcLaborResourceType() 개인적인 메소드

private IfcLaborResourceType ( DatabaseIfc db, IfcLaborResourceType t ) : System
db DatabaseIfc
t IfcLaborResourceType
리턴 System
        internal IfcLaborResourceType(DatabaseIfc db, IfcLaborResourceType t)
            : base(db ,t)
        {
            mPredefinedType = t.mPredefinedType;
        }

Same methods

IfcLaborResourceType::IfcLaborResourceType ( ) : System
IfcLaborResourceType::IfcLaborResourceType ( DatabaseIfc m, string name, IfcLaborResourceTypeEnum type ) : System