BFModule.BFGTLUtils.Library#

class BFModule.BFGTLUtils.Library#

Bases: pybind11_object

Class exposing static properties of the BFGTLUtilities library.

__init__(self: BFModule.BFGTLUtils.Library) None#

Methods

__init__(self)

Attributes

isGood

Returns the status of the BFGTLUtilities library.

property isGood#

Returns the status of the BFGTLUtilities library. Always check this before using any other features of the BFGTLUtilities library.