Click or drag to resize
PoSFTetrahedronMesh3DSetValue 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
[ObsoleteAttribute("Obsolete since OpenInventor 9000. Use Value property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetValue(
	PbTetrahedronMesh3D newValue
)

Parameters

newValue
Type: OIV.MeshViz.DataPbTetrahedronMesh3D
Remarks

See Also