Click or drag to resize

FenceLogicalDataGetPointByPosition Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int GetPointByPosition(
	Vector3 position,
	double maxDistanceToPoint
)

Parameters

position
Type: NeoAxisVector3
maxDistanceToPoint
Type: SystemDouble

Return Value

Type: Int32
See Also