C# Class MachineViewer.Utilities.LinkGroupMovementsItems.XArcMovementItem

Inheritance: MachineViewer.Utilities.LinkGroupMovementsItems.ArcMovementItem
ファイルを表示 Open project: federicocoppa75/MachineEditor

Public Methods

Method Description
SetValue ( double k ) : void
XArcMovementItem ( int linkId, double targetValue ) : System

Method Details

SetValue() public method

public SetValue ( double k ) : void
k double
return void

XArcMovementItem() public method

public XArcMovementItem ( int linkId, double targetValue ) : System
linkId int
targetValue double
return System