NXOpen.UF.Draw.ViewInfo Structure

NXOpen.UF.Draw.ViewInfo is an alias for NXOpen.UF.DrawViewInfo_Struct

class NXOpen.UF.DrawViewInfo_Struct

Bases: object

Refer to UF_DRAW_view_info_s for documentation.

Fields

NXOpen.UF.DrawViewInfo_Struct.ViewStatus Active = UF_DRAW_ACTIVE_VIEW, reference = UF_DRAW_REFERENCE_VIEW.
NXOpen.UF.DrawViewInfo_Struct.AnchorPoint The anchor point of the view.
NXOpen.UF.DrawViewInfo_Struct.ViewScale The view scale.
NXOpen.UF.DrawViewInfo_Struct.UseRefPt If true, then used the saved reference point.
NXOpen.UF.DrawViewInfo_Struct.CleanModelView v15.0 No longer used, model views can no longer be cleaned when imported onto a drawing
NXOpen.UF.DrawViewInfo_Struct.InheritBoundary If TRUE, then the drawing view will inherit the model view’s boundary.
NXOpen.UF.DrawViewInfo_Struct.TransferAnnotation If TRUE, annotations are moved from model view to imported drawing view
NXOpen.UF.DrawViewInfo_Struct.InheritPmi If TRUE, then PMI are copied from the model view to the imported drawing view
NXOpen.UF.DrawViewInfo_Struct.ModelName Part name for the view, filespec with path, must not be NULL or empty.
NXOpen.UF.DrawViewInfo_Struct.ArrangementName Name of arrangement, may be ‘0’.