NXOpen.UF.Modl.StringList Structure

NXOpen.UF.Modl.StringList is an alias for NXOpen.UF.ModlStringList_Struct

class NXOpen.UF.ModlStringList_Struct

Bases: object

Refer to string_list for documentation.

Fields

NXOpen.UF.ModlStringList_Struct.Num Number of items in the string array and the dir array.
NXOpen.UF.ModlStringList_Struct.String Number of items in the ID array for each string.
NXOpen.UF.ModlStringList_Struct.Dir Indication of whether the string defined in id should start from the beginning of the first curve or the end of the first curve.
NXOpen.UF.ModlStringList_Struct.Id The array of items defining the string.