trigger.objects.measure

Classes

Angle

Creates set of locators to create angle extractors

Distance

Module Contents

class Angle(suffix='')

Bases: object

Creates set of locators to create angle extractors

calibrate()

Calibrates the value mapper accepting the current angle 100 percent

pin_fixed(node, mo=False)

Constraints ‘fixed’ end to the node

pin_float(node, mo=False)

Constraints ‘float’ end to the node

pin_root(node, mo=False)

Constraints the angle root to the node

set_value_multiplier(val)
property degree_plug
property fixed
property float
property root
property value_plug
class Distance(start=None, end=None, suffix='')

Bases: object

property end
property plug
property start