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

Return Value

Type: PbTetrahedronMesh3D
Remarks

See Also