Click or drag to resize

circularDisplacernestPoint Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.transformation
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public nestPoint(
	double angle,
	double distance
)
Request Example View Source

Parameters

angle
Type: SystemDouble
The angle.
distance
Type: SystemDouble
The distance.
See Also