Open CASCADE Technology  7.6.0
Enumerations

IFSelect_EditValue.hxx File Reference

Enumerations

enum  IFSelect_EditValue {
  IFSelect_Optional , IFSelect_Editable , IFSelect_EditProtected , IFSelect_EditComputed ,
  IFSelect_EditRead , IFSelect_EditDynamic
}
 Controls access on Values by an Editor EditOptional : normal access, in addition may be removed Editable : normal access, must be present EditProtected : access must be validated EditComputed : why write it ? it will be recomputed EditRead : no way to write it, only for read EditDynamic : not a field, only to be displayed. More...
 

Enumeration Type Documentation

◆ IFSelect_EditValue

Controls access on Values by an Editor EditOptional : normal access, in addition may be removed Editable : normal access, must be present EditProtected : access must be validated EditComputed : why write it ? it will be recomputed EditRead : no way to write it, only for read EditDynamic : not a field, only to be displayed.

Enumerator
IFSelect_Optional 
IFSelect_Editable 
IFSelect_EditProtected 
IFSelect_EditComputed 
IFSelect_EditRead 
IFSelect_EditDynamic