BFModule.BFGTLUtils.BFGTLNodeType#
- class BFModule.BFGTLUtils.BFGTLNodeType#
 Bases:
pybind11_objectType codes of BFGTLUtilities nodes.
Members:
Unknown : Node Type Unknown
Value : Node Type Value
Base : Base
Integer : Integer
Boolean : Boolean
Command : Command
Float : Float
String : String
Register : Register
Category : Category
Enumeration : Enumeration
EnumEntry : Enum entry point
Port : Port
- __init__(self: BFModule.BFGTLUtils.BFGTLNodeType, value: int) None#
 
Methods
__init__(self, value)Attributes
BaseBooleanCategoryCommandEnumEntryEnumerationFloatIntegerPortRegisterStringUnknownValuevalue- property name#