SurfaceAssociation

class cgp_maya_utils.constants.SurfaceAssociation
ALL = ['closestComponent', 'closestPoint', 'rayCast']
CLOSEST_COMPONENT = 'closestComponent'
CLOSEST_POINT = 'closestPoint'
RAYCAST = 'rayCast'