Click or drag to resize

SwapSegmentOperator Constructor (SwitchableSegment)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SwapSegmentOperator(
	SwitchableSegment segment
)

Parameters

segment
Type: AGI.Foundation.SegmentPropagation.SwitchableSegment
The switchable segment that will be operated on.
See Also