Click or drag to resize

SegmentPropagatorVariableEvaluatorSegmentIdentifier Property

Gets or sets the identifier of the specific segment being acted upon by this variable. Using this property for anything other than identification purposes is highly discouraged.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SegmentDefinition SegmentIdentifier { get; protected set; }

Property Value

Type: SegmentDefinition
See Also