PyMaterialXCore.TypedValue_boolean¶
- class TypedValue_boolean¶
Bases:
ValueA
Valuestoring aboolvalue.Methods
__init__(*args, **kwargs)createValue(arg0)getData(self)getValueString(self)Properties¶
- TYPE = 'boolean'¶
Methods¶
- __init__(*args, **kwargs)¶
- getData(self: TypedValue_boolean) bool¶
- getValueString(self: TypedValue_boolean) str¶