SoVolumeDetailGetProfileDataPos Method |
Note: This API is now obsolete.
Calls GetProfileDataPos((cli.array<OIV.Inventor.SbVec3s>^)nullptr).
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetProfileDataPos()
<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function GetProfileDataPos As Integer
public:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
int GetProfileDataPos()
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member GetProfileDataPos : unit -> int
Return Value
Type:
Int32
Remarks
See Also