NXOpen .NET Reference  12.0.0
NXOpen.UF.UFUi Member List

This is the complete list of members for NXOpen.UF.UFUi, including all inherited members.

AddToClassSel(uint class_id)NXOpen.UF.UFUi
AddToSelList(IntPtr select_, int num, NXOpen.Tag[] objs, bool highlight_flag)NXOpen.UF.UFUi
AllowNonWorkPartFeatureSelection(IntPtr select_, bool allow)NXOpen.UF.UFUi
AppendMenubarMenu(ref MenubarItem menu, ChangeStateFnT change_state, string application_name)NXOpen.UF.UFUi
AskCreatePartFilename(ref string file_name, ref int units, out int response)NXOpen.UF.UFUi
AskCursorView(out int cursor_view)NXOpen.UF.UFUi
AskDialogDirectory(DialogDirId dir_index, out string dir_name)NXOpen.UF.UFUi
AskDialogFilter(DialogFilterId dir_index, out string fltr_name)NXOpen.UF.UFUi
AskGlobalSelObjectList(out int num_objects, out NXOpen.Tag[] objects)NXOpen.UF.UFUi
AskInfoUnits(out int units)NXOpen.UF.UFUi
AskIwDecimalPlaces(out int mode, out int decimal_places)NXOpen.UF.UFUi
AskLastPickedView(out string view_name)NXOpen.UF.UFUi
AskLockStatus()NXOpen.UF.UFUi
AskMinimalGraphicsWindow(out bool is_set)NXOpen.UF.UFUi
AskOpenPartFilename(ref string file_name, ref bool unused, out int response)NXOpen.UF.UFUi
AskRibbonVis(IntPtr ribbon_id, out int show)NXOpen.UF.UFUi
AskSelCursorPos(IntPtr select_, out NXOpen.Tag view,[Out] double[] abs_cursor_pos)NXOpen.UF.UFUi
AskSelDescriptor(IntPtr select_, out int descriptor)NXOpen.UF.UFUi
AskSelListCount(IntPtr select_, out int count)NXOpen.UF.UFUi
AskSelObjectList(IntPtr select_, out int count, out NXOpen.Tag[] objs)NXOpen.UF.UFUi
AskSelRectanglePos(IntPtr select_, out NXOpen.Tag view,[Out] double[] pos1,[Out] double[] pos2,[Out] double[] pos3,[Out] double[] pos4)NXOpen.UF.UFUi
AskStringInput(string cue, ref string str, out int length)NXOpen.UF.UFUi
AskToolbarVis(IntPtr tool_id, out int show)NXOpen.UF.UFUi
CancelUfDialog(int from_where)NXOpen.UF.UFUi
CbProc()NXOpen.UF.UFUi
ChangeStateFnT(int new_state)NXOpen.UF.UFUi
CloseListingWindow()NXOpen.UF.UFUi
CreateFilebox(string prompt_string, string title_string, ref string filter_string, string default_name, out string filename, out int response)NXOpen.UF.UFUi
CreateFileboxWithMultipleFilters(string prompt_string, string title_string, string[] file_extensions, int num_extensions, string default_name, out string filename, out int response)NXOpen.UF.UFUi
CreatePartErrFT(IntPtr error_fn_data,[MarshalAs(UnmanagedType.LPStr)] string file_name, int error,[MarshalAs(UnmanagedType.U1)] out bool skip_error_disp)NXOpen.UF.UFUi
CreateRibbon(string file_name, int show, out IntPtr ribbon_id)NXOpen.UF.UFUi
CreateToolbar(string file_name, int show, out IntPtr tool_id)NXOpen.UF.UFUi
CreateUsertool(int tool_num, string filename, bool map_flag, out bool read_flag)NXOpen.UF.UFUi
DeleteFromClassSel(uint class_id)NXOpen.UF.UFUi
DialogDirId enum nameNXOpen.UF.UFUi
DialogFilterId enum nameNXOpen.UF.UFUi
DisableQuickAccess()NXOpen.UF.UFUi
DismissDialogArea2()NXOpen.UF.UFUi
DisplayMenu(string title, int default_item, string[] items, int num_items)NXOpen.UF.UFUi
DisplayMessage(string message, int option)NXOpen.UF.UFUi
DisplayMultiSelectMenu(string cue, int ip2, string[] items, int num_items,[Out] int[] selected)NXOpen.UF.UFUi
DisplayNonmodalMsg(string title_string, string message, int pos_method)NXOpen.UF.UFUi
DisplayUrl(string url)NXOpen.UF.UFUi
DisplayUrlAndActivate(string url)NXOpen.UF.UFUi
DisplayUsertool(int tool_num, bool map_flag)NXOpen.UF.UFUi
EnableQuickAccess()NXOpen.UF.UFUi
ExitListingWindow()NXOpen.UF.UFUi
GetDa1Coords(out short x, out short y)NXOpen.UF.UFUi
GetDa2Coords(out short x, out short y)NXOpen.UF.UFUi
GetDefaultParent()NXOpen.UF.UFUi
GetInputDoubles(string cp1, string[] cp2, int ip3,[In, Out] double[] ra4, ref int ip5)NXOpen.UF.UFUi
GetInputIntegers(string cp1, string[] cp2, int ip3,[In, Out] int[] ia4, ref int ip5)NXOpen.UF.UFUi
GetInputNumbers(string cp1, string[] cp2, int ip3,[In, Out] int[] ia4,[In, Out] double[] ra5, int[] ip6)NXOpen.UF.UFUi
GetInputValues(string cp1, string[] cp2, int ip3,[In, Out] int[] ia4,[In, Out] double[] ra5, ref string[] ca6, int[] ip7)NXOpen.UF.UFUi
InitAttachments(ref Attachment attach)NXOpen.UF.UFUi
IsListingWindowOpen(out bool response)NXOpen.UF.UFUi
IsObjectInSelList(IntPtr select_, NXOpen.Tag _object, out bool in_list)NXOpen.UF.UFUi
LockUgAccess(int from_where)NXOpen.UF.UFUi
MessageDialog(string title_string, UiMessageDialogType dialog_type, string[] messages, int num_messages, bool translate, ref MessageButtons buttons, out int response)NXOpen.UF.UFUi
MotionFnT([MarshalAs(UnmanagedType.LPArray, SizeConst=3)] double[] screen_pos, ref MotionCbData motion_cb_data, IntPtr data)NXOpen.UF.UFUi
OpenListingWindow()NXOpen.UF.UFUi
OpenPartErrFT(IntPtr error_fn_data,[MarshalAs(UnmanagedType.LPStr)] string file_name, int error, IntPtr error_status,[MarshalAs(UnmanagedType.U1)] out bool skip_error_disp)NXOpen.UF.UFUi
PickCsys(string title, ref int option,[Out] double[] csys_matrix,[Out] double[] origin)NXOpen.UF.UFUi
PickPoint(string cue,[Out] double[] point)NXOpen.UF.UFUi
PickView(string title, out string view_name)NXOpen.UF.UFUi
PointBaseMethod enum nameNXOpen.UF.UFUi
PointConstruct(string cue, ref PointBaseMethod base_method, out NXOpen.Tag point_tag,[Out] double[] base_pt, out int response)NXOpen.UF.UFUi
PointSubfunction(string cue,[In, Out] int[] mode, int point_display_mode,[Out] double[] point)NXOpen.UF.UFUi
RegisterChangeStateFn(ChangeStateFnT change_state, string application_name)NXOpen.UF.UFUi
RemoveAllFromSelList(IntPtr select_, bool unhighlight)NXOpen.UF.UFUi
RemoveFromSelList(IntPtr select_, int num, NXOpen.Tag[] objs, bool unhighlight)NXOpen.UF.UFUi
RemoveRibbon(IntPtr ribbon_id)NXOpen.UF.UFUi
RemoveToolbar(IntPtr tool_id)NXOpen.UF.UFUi
ResumeCreateToolbar()NXOpen.UF.UFUi
ResumeInitAppstate()NXOpen.UF.UFUi
ResumeRemoveToolbar()NXOpen.UF.UFUi
RouteInvokeCallback(string call_back_name, int num_objects, ref NXOpen.Tag objects)NXOpen.UF.UFUi
SaveListingWindow(string filename)NXOpen.UF.UFUi
SelCbFnT(int num_selected,[MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] NXOpen.Tag[] selected_objects, int num_deselected,[MarshalAs(UnmanagedType.LPArray, SizeParamIndex=2)] NXOpen.Tag[] deselected_objects, IntPtr user_data, IntPtr select_)NXOpen.UF.UFUi
SelectByClass(string message, ref SelectionOption opts, out int response, out int count, out NXOpen.Tag[] _object)NXOpen.UF.UFUi
SelectConehead(string message, int num, double[] origins, double[] directions, string[] labels, UFDisp.ConeheadAttrbSTag[] attributes, double selection_point, int display_coneheads, out int selected_num, out int response)NXOpen.UF.UFUi
SelectFeature(string message, IntPtr filter, out int count, out NXOpen.Tag[] feature_tags, out int response)NXOpen.UF.UFUi
SelectParameters(string message, NXOpen.Tag feature_tag, out int count, out NXOpen.Tag[] exp_tags, out int response)NXOpen.UF.UFUi
SelectPointCollection(string message, bool coincident_points, out ChainedPoints[] points, out int count, out int response)NXOpen.UF.UFUi
SelectRoutingObjects(string title, string message, int types, ref int method, int scope, out int response, out int count, out NXOpen.Tag[] objects)NXOpen.UF.UFUi
SelectRpoDimensions(string message, NXOpen.Tag feature_tag, out int count, out NXOpen.Tag[] exp_tags, out int response)NXOpen.UF.UFUi
SelectSingle(string message, ref SelectionOption opts, out int response, out NXOpen.Tag _object,[Out] double[] cursor, out NXOpen.Tag view)NXOpen.UF.UFUi
SelectSketch(string message, IntPtr mask, out NXOpen.Tag sketch_tag, out int response)NXOpen.UF.UFUi
SelectSketchDimensions(string message, NXOpen.Tag sketch_tag, out int count, out NXOpen.Tag[] exp_tags, out int response)NXOpen.UF.UFUi
SelectTcResultFileToImport(string[] file_extensions, int num_extensions, out string filename, out int response)NXOpen.UF.UFUi
SelectWithClassDialog(string message, string title, int scope, SelInitFnT sel_init_proc, IntPtr user_data, out int response, out int count, out NXOpen.Tag[] _object)NXOpen.UF.UFUi
SelectWithSingleDialog(string message, string title, int scope, SelInitFnT init_proc, IntPtr user_data, out int response, out NXOpen.Tag _object,[Out] double[] cursor, out NXOpen.Tag view)NXOpen.UF.UFUi
SelFilterFnT(NXOpen.Tag _object,[MarshalAs(UnmanagedType.LPArray, SizeConst=3)] int[] type, IntPtr user_data, IntPtr select_)NXOpen.UF.UFUi
SelInitFnT(IntPtr select_, IntPtr user_data)NXOpen.UF.UFUi
SelMaskAction enum nameNXOpen.UF.UFUi
SetCursorView(int new_cursor_view)NXOpen.UF.UFUi
SetDialogDirectory(DialogDirId id, string dir_name)NXOpen.UF.UFUi
SetDialogFilter(DialogFilterId id, string fltr_name)NXOpen.UF.UFUi
SetForceUnlockFlag()NXOpen.UF.UFUi
SetMinimalGraphicsWindow(bool set)NXOpen.UF.UFUi
SetMinimalGraphicsWindowLocation(int left, int top, int right, int bottom)NXOpen.UF.UFUi
SetPrompt(string prompt_text)NXOpen.UF.UFUi
SetRibbonVis(IntPtr ribbonl_id, int show)NXOpen.UF.UFUi
SetSelectMask(int action, int num_items, int[] items_to_mask)NXOpen.UF.UFUi
SetSelMask(IntPtr select_, SelMaskAction action, int num, Mask[] mask_triples)NXOpen.UF.UFUi
SetSelProcs(IntPtr select_, SelFilterFnT filter_proc, SelCbFnT sel_cb, IntPtr user_data)NXOpen.UF.UFUi
SetSelType(IntPtr select_, int type)NXOpen.UF.UFUi
SetStatus(string status_text)NXOpen.UF.UFUi
SetToolbarVis(IntPtr tool_id, int show)NXOpen.UF.UFUi
SetUsertoolMenuEntry(int option_number, string label, string filename)NXOpen.UF.UFUi
SpecifyCsys(string title, ref int option,[Out] double[] csys_matrix,[Out] double[] origin, ref NXOpen.Tag csys_tag)NXOpen.UF.UFUi
SpecifyPlane(string message, ref int mode, int display, out int response, double[] orientation, double[] origin, out NXOpen.Tag plane_eid)NXOpen.UF.UFUi
SpecifyScreenPosition(string message, MotionFnT motion_cb, IntPtr motion_cb_data,[Out] double[] screen_pos, out NXOpen.Tag view_tag, out int response)NXOpen.UF.UFUi
SpecifyVector(string message, ref int mode, int display_conehead,[Out] double[] direction,[Out] double[] origin, out int response)NXOpen.UF.UFUi
SuspendCreateToolbar()NXOpen.UF.UFUi
SuspendInitAppstate()NXOpen.UF.UFUi
SuspendRemoveToolbar()NXOpen.UF.UFUi
ToggleStoplight(int toggle_on_off)NXOpen.UF.UFUi
UgmgrAskCreatePartFileName(out string filename, out string part_type, out string template_name, out int response)NXOpen.UF.UFUi
UnlockUgAccess(int from_where)NXOpen.UF.UFUi
UpdateListingWindow()NXOpen.UF.UFUi
WriteListingWindow(string _string)NXOpen.UF.UFUi
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.