get_channel method
get_channel
Gets channel by given name
Returns
Channel with the name
def get_channel(self, channel_name):
...
Parameter | Type | Description |
---|---|---|
channel_name | str | The channel name to find |
See Also
- module
aspose.threed.animation
- class
BindPoint