Click or drag to resize

KinematicPlanarJointDescriptionAxis1 Property

The first (local) axis of translation, which should be orthogonal to the normal of the plane. The second axis is taken to be the axis orthogonal to both the normal and the first axis according to the handedness of the coordinate system.

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VisualNormal Axis1 { get; set; }

Property Value

Type: VisualNormal
See Also