Click or drag to resize

NearestObjectByAxisPointInputPoint Property

Input Point

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public List<Vertex3D> InputPoint { get; }

Property Value

Type: ListVertex3D
See Also