Click or drag to resize
SoVolumeDetailGetProfileDataPos Method (SbVec3s)

Note: This API is now obsolete.

Obsoletesince Open Inventor 6000 No longer used.

Namespace: OIV.VolumeViz.Details
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public int GetProfileDataPos(
	SbVec3s[] profile
)

Parameters

profile
Type: OIV.InventorSbVec3s

Return Value

Type: Int32
Remarks

Use getProfileDataPos( SbVec3i32 profile[2] ).

See Also