SoSimplifyActionGetNumRanges Method |
Gets the number of 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: 2023.1.3.0 (2023.1.3)
Syntax public int GetNumRanges()
Public Function GetNumRanges As Integer
public:
int GetNumRanges()
member GetNumRanges : unit -> int
Return Value
Type:
Int32Remarks See Also