get_weight method

get_weight

Gets the weight for the specified target, if the target is not belongs to this channel, default value 0 is returned.

Returns

def get_weight(self, target):
    ...
ParameterTypeDescription
targetaspose.threed.entities.Shape

See Also