FreeCADInit.PropertyType Class Reference

Static Public Attributes

int Prop_Hidden = 4
 
int Prop_None = 0
 
int Prop_NoPersist = 32
 
int Prop_NoRecompute = 16
 
int Prop_Output = 8
 
int Prop_ReadOnly = 1
 
int Prop_Transient = 2
 
 PropertyType
 

Member Data Documentation

◆ Prop_Hidden

int FreeCADInit.PropertyType.Prop_Hidden = 4
static

◆ Prop_None

int FreeCADInit.PropertyType.Prop_None = 0
static

◆ Prop_NoPersist

int FreeCADInit.PropertyType.Prop_NoPersist = 32
static

◆ Prop_NoRecompute

int FreeCADInit.PropertyType.Prop_NoRecompute = 16
static

◆ Prop_Output

int FreeCADInit.PropertyType.Prop_Output = 8
static

◆ Prop_ReadOnly

int FreeCADInit.PropertyType.Prop_ReadOnly = 1
static

◆ Prop_Transient

int FreeCADInit.PropertyType.Prop_Transient = 2
static

◆ PropertyType


The documentation for this class was generated from the following file: