SoLDMMediatorLDMManagerAccessGetVVizGeometry Method |
Note: This API is now obsolete.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public SoLDMGeometry GetVVizGeometry()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("See documentation for more details")>
Public Function GetVVizGeometry As SoLDMGeometry
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"See documentation for more details")]
SoLDMGeometry^ GetVVizGeometry()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("See documentation for more details")>]
member GetVVizGeometry : unit -> SoLDMGeometry
Return Value
Type:
SoLDMGeometry
RemarksObsoletesince Open Inventor 9700
LDM Geometry is no longer used.
See Also