Click or drag to resize

ScalarSumScalarsToAdd Property

Gets the list of scalars to add together.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public DefinitionalObjectCollection<Scalar> ScalarsToAdd { get; }

Property Value

Type: DefinitionalObjectCollectionScalar
See Also