Click or drag to resize

ParameterizedOnStateScalar Constructor (TimeBasedStateParameter, String)

Initializes a new instance.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ParameterizedOnStateScalar(
	TimeBasedStateParameter parameter,
	string elementIdentification
)

Parameters

parameter
Type: AGI.Foundation.GeometryTimeBasedStateParameter
The state parameter used to parameterize this scalar.
elementIdentification
Type: SystemString
The identification of the element in the parameterized state that contains this scalar.
See Also