Click or drag to resize
SoVRMLGridShapeheight Property

xDimension by zDimension array of scale factors representing the height above the grid for each vertex.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFFloat height { get; }

Property Value

Type: SoMFFloat
Remarks

The heights are stored in row major order.

See Also