SoSimplifyActionGetSimplificationLevels Method |
Gets percentages to produce at each level of detail.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbNativeArray<float> GetSimplificationLevels()
Public Function GetSimplificationLevels As SbNativeArray(Of Single)
public:
SbNativeArray<float>^ GetSimplificationLevels()
member GetSimplificationLevels : unit -> SbNativeArray<float32>
Return Value
Type:
SbNativeArraySingleRemarks See Also