Click or drag to resize
PoSFRegularCartesianGrid2DGetValue Method

Note: This API is now obsolete.

Returns this field's value.

Namespace: OIV.MeshViz.Fields
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.0.0.0. Use Value property instead.")]
public PbRegularCartesianGrid2D GetValue()

Return Value

Type: PbRegularCartesianGrid2D
Remarks

See Also