NXOpen.UF.Draw.SxsegInfo Structure

NXOpen.UF.Draw.SxsegInfo is an alias for NXOpen.UF.DrawSxsegInfo_Struct

class NXOpen.UF.DrawSxsegInfo_Struct

Bases: object

Refer to UF_DRAW_sxseg_info_s for documentation.

Fields

NXOpen.UF.DrawSxsegInfo_Struct.SxsegType Segment type:UF_DRAW_sxseg_arrow = arrow segment UF_DRAW_sxseg_cut = cut segment UF_DRAW_sxseg_bend = bend segment
NXOpen.UF.DrawSxsegInfo_Struct.LegNum Segment leg number: If REVOLVED Section Line, then leg_num can be UF_DRAW_sxline_leg1 or UF_DRAW_sxline_leg2.
NXOpen.UF.DrawSxsegInfo_Struct.SxsegMode Creation mode of segment: UF_DRAW_system_defined_sxseg UF_DRAW_user_defined_sxseg
NXOpen.UF.DrawSxsegInfo_Struct.HighlightStatus Segment highlight state (due to lost ass ociativity) UF_DRAW_unhighlighted UF_DRAW_highlighted
NXOpen.UF.DrawSxsegInfo_Struct.SxsegAngle Angle of segment (for unfolded section line segments only).