Click or drag to resize

ParameterizedOnEvaluatorPoint Constructor (ReferenceFrame)

Initializes a new instance. A new PointEvaluatorParameter will be created for this point.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ParameterizedOnEvaluatorPoint(
	ReferenceFrame referenceFrame
)

Parameters

referenceFrame
Type: AGI.Foundation.Geometry.ReferenceFrame
The reference frame this point is defined in.
See Also