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: 24.1.418.0 (24.1.418.0)
Syntax
public ParameterizedOnEvaluatorPoint(
	ReferenceFrame referenceFrame
)

Parameters

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