maxon.GraphDescription.QUERY_FLAGS

Description

Expresses options when querying a graph for nodes.

Inheritance diagram

Attributes

maxon.GraphDescription.QUERY_FLAGS.MATCH_ALL

Marks a query to pick all matches when ambiguous.

maxon.GraphDescription.QUERY_FLAGS.MATCH_FIRST

Marks a query to pick the first match when ambiguous.

maxon.GraphDescription.QUERY_FLAGS.NONE

Marks a query as having no special flags.

maxon.GraphDescription.QUERY_FLAGS.denominator

the denominator of a rational number in lowest terms

maxon.GraphDescription.QUERY_FLAGS.imag

the imaginary part of a complex number

maxon.GraphDescription.QUERY_FLAGS.numerator

the numerator of a rational number in lowest terms

maxon.GraphDescription.QUERY_FLAGS.real

the real part of a complex number

Methods Signature

__format__(format_spec, /)

Default object formatter.

Methods Definition

QUERY_FLAGS.__format__(format_spec, /)

Default object formatter.