Click or drag to resize

vert3at Property

Return the value at the desired index, starting at 1

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.5.0.2 (2.5.0.2)
Syntax
public double this[
	int idx
] { get; set; }

Parameters

idx  Int32
Index, starting at 1. Can be 1, 2 or 3

Property Value

Double

Return Value

Double
See Also