SoSFMorphoLut3DGetValue Method |
Note: This API is now obsolete.
Namespace: OIV.ImageViz.FieldsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")]
public SoMorphoLut3D GetValue()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")>
Public Function GetValue As SoMorphoLut3D
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"Obsolete since OpenInventor 10520. Use Value property instead.")]
SoMorphoLut3D^ GetValue()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")>]
member GetValue : unit -> SoMorphoLut3D
Return Value
Type:
SoMorphoLut3DRemarks See Also