Click or drag to resize
PoSFRegularCartesianGrid3DSetValue Method

Note: This API is now obsolete.

Sets this field to newValue.

Namespace: OIV.MeshViz.Fields
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[ObsoleteAttribute("Obsolete since OpenInventor 9000. Use Value property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetValue(
	PbRegularCartesianGrid3D newValue
)

Parameters

newValue
Type: OIV.MeshViz.DataPbRegularCartesianGrid3D
Remarks

See Also