Deprecated List
- Member HPS.SelectionOptionsControl.SetSorting (bool in_sorting)
- This function exists for compatibility and SetSorting(Selection.Sorting) should be preferred in general usage.
- Member HPS.SelectionOptionsKit.SetSorting (bool in_sorting)
- This function exists for compatibility and SetSorting(Selection.Sorting)
- should be preferred in general usage.
- Member HPS.SubwindowControl.ShowSubwindow (out HPS.Rectangle out_subwindow_position, out HPS.Subwindow.Type out_subwindow_type)
- This function exists for compatibility and the other overload should be preferred in general usage.
- Member HPS.SubwindowKit.ShowSubwindow (out HPS.Rectangle out_subwindow_position, out HPS.Subwindow.Type out_subwindow_type)
- This function exists for compatibility and the other overload should be preferred in general usage.
- Member HPS.World.SetRealDWGDirectory (string in_directory)
- This function exists for compatibility. In order to use DWG please make sure that the RealDWG directory is part of your PATH. Users who use RealDWG Object Enablers should additionally make sure that the DBX files for the Object Enablers are located in your PATH, prior to initializing HPS.
- Member HPS.World.SetRealDWGDirectory (string in_directory, string[] in_object_enabler_directories)
- This function exists for compatibility. In order to use DWG please make sure that the RealDWG directory is part of your PATH. Users who use RealDWG Object Enablers should additionally make sure that the DBX files for the Object Enablers are located in your PATH, prior to initializing HPS.
- Member HPS.World.ShowRealDWGDirectory (out string out_directory, out string[] out_object_enabler_directories)
- This function exists for compatibility.
- Member HPS.World.UnsetRealDWGDirectory ()
- This function exists for compatibility.