FenceLogicalDataGetPointByPosition Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public int GetPointByPosition(
Vector3 position,
double maxDistanceToPoint
)
Parameters
- position
- Type: NeoAxisVector3
- maxDistanceToPoint
- Type: SystemDouble
Return Value
Type:
Int32See Also