OutputSlot#
- class ansys.optislang.core.nodes.OutputSlot#
Provides for creating and operating on output slots.
Methods
OutputSlot.connect_to
(to_slot)Connect slot to another slot.
Remove all connections for the current slot.
Get connections for the current slot.
Get slot's expected data type.
Attributes
Get slot name.
Get node to which the slot belongs.
Get slot type.
Get type hint.