Click or drag to resize
PoSFIrregularMesh1DSetValue 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.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Value property instead.")]
public void SetValue(
	PbIrregularMesh1D newValue
)

Parameters

newValue
Type: OIV.MeshViz.DataPbIrregularMesh1D
Remarks

See Also