DiscreteFieldPointIds Property

Get a list of the points for a Discrete Field (point-based only).

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public List<Vector3d> PointIds { get; }

Property Value

ListVector3d

See Also