csc.rig.RigValues

class csc.rig.RigValues
__init__(self: csc.rig.RigValues) None

Methods

__init__(self)

get_names(self)

Attributes

additional_point_global_offset

box_global_offset

box_scale_depth

box_scale_width

mass

width

__init__(self: csc.rig.RigValues) None
__module__ = 'csc.rig'
property additional_point_global_offset
property box_global_offset
property box_scale_depth
property box_scale_width
get_names(self: csc.rig.RigValues) Dict[str, str]
property mass
property width