InputSlot#
- class ansys.optislang.core.nodes.InputSlot#
Provides for creating and operating on input slots.
Methods
InputSlot.connect_from
(from_slot)Connect slot from 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.