Click or drag to resize

OrientationAxesExtension Constructor (Axes)

Initializes the extension with the given point.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public OrientationAxesExtension(
	Axes orientationAxes
)

Parameters

orientationAxes
Type: AGI.Foundation.GeometryAxes
The axes that describe the orientation of the object.
See Also