DiscreteFieldDeletePointRow Method

Delete a specific row for a point-based table.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void DeletePointRow(
	Vector3d pointId
)

Parameters

pointId  Vector3d

See Also