Click or drag to resize

RobotDescriptionJointParameter(String) Constructor

Initializes a new instance of the RobotDescriptionJointParameter class

Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Parameter(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Demo3D.Components.RobotDescription.Joint.Parameter.#ctor(System.String)"]

See Also