Skip to main content

oSP3D Script API 2023 R2

CreateRangeEnum< T > Struct Template Reference

Last update: 12.07.2023

The Enum-Range defines a range for a given enum-type and stores this range as a list of values. More...

Public Member Functions

virtual JsonValue compute () override
 

Detailed Description

template<typename T>
struct CreateRangeEnum< T >

The Enum-Range defines a range for a given enum-type and stores this range as a list of values.

Template Parameters
TThe enum-type you want to define a range for.

Connect with Ansys