duheng
2024-10-16 083c4e47c7a59025f3348bd093693c6b3febb014
Service/HStation.Service.Revit.Core/02-parter/09-model/RevitPropStatus.cs
ÎļþÃû´Ó Service/HStation.Service.Revit.Core/02-parter/02-node/00-core/RevitPropStatus.cs ÐÞ¸Ä
@@ -25,10 +25,13 @@
        /// </summary>
        public RevitPropStatus(RevitPropStatus rhs)
        {
            if (rhs != null)
            {
            this.PropName = rhs.PropName;
            this.PropStatus = rhs.PropStatus;
            this.StatusInfo = rhs.StatusInfo;
        }
        }
        /// <summary>
        /// å±žæ€§åç§°