프로젝트

일반

사용자정보

개정판 3e58c6ba

ID3e58c6ba59e19b71c4592dd46e036ed9f1a9351f
상위 eaa74340
하위 7be88ba7

함의성이(가) 일년 이상 전에 추가함

restore prop key in

Change-Id: Ib0157c062aa71ec4f190f7380aae55378913700d

차이점 보기:

DTI_PID/DTI_PID/Shapes/EngineeringAbstractItem.py
997 997

  
998 998
            for attr in [_attr for _attr in sorted(self.attrs.keys(), key=lambda param:int(param.Index)) \
999 999
                            if _attr.AttributeType != 'Combined' and _attr.AttributeType != 'Reference' and _attr.AttributeType != 'HMB']:
1000
                # if attr.Freeze: continue    # do not evaluate value if attribute is frozen
1000
                if attr.Freeze: continue    # do not evaluate value if attribute is frozen
1001 1001
                if attr.AttributeType == 'Text Item' or attr.AttributeType == 'Valve Oper Code':
1002 1002
                    at = int(attr.AttrAt)
1003 1003

  

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)