SoSimplifyActionGetRanges Method |
Gets the ranges that will be used in the LevelOfSimplification node to decide which level of detail to display.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbNativeArray<float> GetRanges()
Public Function GetRanges As SbNativeArray(Of Single)
public:
SbNativeArray<float>^ GetRanges()
member GetRanges : unit -> SbNativeArray<float32>
Return Value
Type:
SbNativeArraySingleRemarks See Also