trigger.utils.shape_transfer.protocols.wrap =========================================== .. py:module:: trigger.utils.shape_transfer.protocols.wrap .. autoapi-nested-parse:: Proximity Wrap Topology Transfer Protocol. Classes ------- .. autoapisummary:: trigger.utils.shape_transfer.protocols.wrap.WrapTransfer Module Contents --------------- .. py:class:: WrapTransfer Bases: :py:obj:`trigger.utils.shape_transfer.protocol_core.ProtocolCore` Base class for protocols. .. py:method:: prepare() Prepare temporary meshes for the protocol. .. py:attribute:: display_name :value: 'Wrap' .. py:attribute:: name :value: 'wrap' .. py:attribute:: type :value: 'topology' .. py:attribute:: wrap_properties :value: ['weightThreshold', 'maxDistance', 'exclusiveBind', 'autoWeightThreshold']