NXOpen.UF.Modl.SymbThreadData Structure

NXOpen.UF.Modl.SymbThreadData is an alias for NXOpen.UF.ModlSymbThreadData_Struct

class NXOpen.UF.ModlSymbThreadData_Struct

Bases: object

Refer to UF_MODL_symb_thread_data_s for documentation.

Fields

NXOpen.UF.ModlSymbThreadData_Struct.CylFace Cylindrical face to be threaded.
NXOpen.UF.ModlSymbThreadData_Struct.StartFace Face at which the thread starts.
NXOpen.UF.ModlSymbThreadData_Struct.AxisDirection Direction of the thread.
NXOpen.UF.ModlSymbThreadData_Struct.IncludeInstances Instancing flag, UF_MODL_NO_INSTANCES means no thread on instances of cylindrical face.
NXOpen.UF.ModlSymbThreadData_Struct.Rotation Rotation, either UF_MODL_RIGHT_HAND or UF_MODL_LEFT_HAND.
NXOpen.UF.ModlSymbThreadData_Struct.LengthFlag Indicates the thread is a fixed length or a full thread.
NXOpen.UF.ModlSymbThreadData_Struct.Tapered UF_MODL_TAPERED if this is a tapered thread, UF_MODL_NON_TAPERED if this is a non tapered thread.
NXOpen.UF.ModlSymbThreadData_Struct.NumStarts Number of start.
NXOpen.UF.ModlSymbThreadData_Struct.Length Expression of the thread length.
NXOpen.UF.ModlSymbThreadData_Struct.Form Thread form.
NXOpen.UF.ModlSymbThreadData_Struct.Method Thread method.
NXOpen.UF.ModlSymbThreadData_Struct.Callout Thread callout.
NXOpen.UF.ModlSymbThreadData_Struct.MajorDia Major diameter expression of the thread.
NXOpen.UF.ModlSymbThreadData_Struct.MinorDia Minor diameter expression of the thread.
NXOpen.UF.ModlSymbThreadData_Struct.TappedDia Tapped diameter expression of the thread.
NXOpen.UF.ModlSymbThreadData_Struct.Pitch Thread pitch expression.
NXOpen.UF.ModlSymbThreadData_Struct.Angle Thread angle expression.
NXOpen.UF.ModlSymbThreadData_Struct.InternalThread Indicates type of thread.