Click or drag to resize

KinematicPlanarJointDescriptionNormal Property

The (local) axis of rotation orthogonal to the plane of translation for the planar joint.

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

Property Value

Type: VisualNormal
See Also