Click or drag to resize

SwitchableSegmentAlternateSegment Property

Gets or sets the alternate segment. By default, this is the segment that will be propagated and then swapped out. The results will be in the defined-in's (ReferenceFrame, Axes) of the PrimarySegment.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SegmentDefinition AlternateSegment { get; set; }

Property Value

Type: SegmentDefinition
See Also