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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9000. Use Value property instead.")]
public void SetValue(
	PbRegularCartesianGrid3D newValue
)

Parameters

newValue
Type: OIV.MeshViz.DataPbRegularCartesianGrid3D
Remarks

See Also