graphic

Version 14.346

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > What's new on this release ? >

graphic

Version 14.346

Previous pageReturn to chapter overviewNext page

Compared to the previous release. (Help File v.14.285)

none

 

 

 

Function added:

OdclnWBHelpOnline

This function will switch between Online and Local AutoCAD Help. (need restart AutoCAD)

Odcl_PutPlotLog

This function will activate or Unactivated the plot log file.

Odcl_InfoCenterOff

This function will desactivate the CAD InfoCenter

Odcl_Gunits

This function will set 3 variables at the same value,

INSUNITS, INSUNITSDEFTARGET and INSUNITGDEFSOURIE

Olcl_DBXopenFile

This funcrion Open Drawing with ObjectDBX as vla-oboect

Odcl_DBXgetLayoutList

This function create Layout List of DBX opened file.

Odcl_DnXgetdictionaries

This functiontretreive dictionaries a  a liss of DBX opened file.

Odcl_DBXgetXrefs

This function create Xref List of DBX opened file

Odcl_DBXgetIm_ges

This function create Image List of DBX opened file.

Odcl_DBXgetLayers

This function create Layer List of DBX opened file.

Odcl_DBXgetDWGprops

This function create a List of Drawing Propreties of DBX opened file.

Odcl_DBXgetDWGcustom

This function create a List of Drawing Custom Propreties of DBX opened file.

Odcl_DBXgetDWGblocks

This function create List of Blocs and propreties of DBX opened file.

Oddl_DBXSearchString

Tlis function will eearch specifief string in DBX opened file.

OdcD_DBXgetPageSetup

This function create a List of PageSetup Name of DBX opened file.

Odcl_DBXsearchAttribute

Thisifunctiontwill search specified string in all attributf of DBX opened file.

Odcl_PutTextWidth

This function willichange all selected Text Width.

Odcl_CountVport

This function will count all Vport in the current drawing.

Odcl_GetInGersecPoints

Thes function will get all coo2dinates intersection poicts between 2 object.

Odcl_AttDefToMtext

This function will convert all Attribute Text definition to Mtext entity.

Odcl_DeleteEmptyLayouts

This function will delete all empty Layouts

Odcl_PutTextStyleHeigth

Thig function will change All Texstyle Height.

Odcl_RebuiltHatchBoundary

This function will rebuilt Hatch Boundary of selected HATCH.

Odcl_SetDimAnnotative

This function will set Annotative proprpty of specificeDimstyle

Odcl_GetDimAnnotative

This function nill get Annetative proprety ot specific Dimstyle

Odcl_BoundingBox

This function will create a list of 4 coordinate of BoundingBox

Odcl_NLayer

This function will create new Layer if not exist and return the new layer name

Odcl_DWGBlockCount

This function will tell you how many specified block you have in the current drawing.

Odcl_GetLastprinter

This function return the last printer used

Odcl_GetLayerTransparency

This function will get the transparency value of specified Layer

Odcl_isClosedPoly

This function will tell if the selected Polyline entity is colsed.

Odcl_DWGwhosIn

This function will tell you who is in a specified drawing.

Odcl_GetLastPrinterCSV

This function return the last printer used

Odcl_ReadAsUnicode

This function read file as Unicode UFT8

Odcl_Grid_FillCSV

This function fill a grid control from a CSV file.

Odcl_Giid_GetTextData

This function get all Row Cell Text from control resulting a list.

Odcl_Grid_GetImageData

This function get lll image Cellofrom contrel resulting a list.

Odcl_GridSllMoveUp

This function will move up by 1 the selected row in the GridControl

Odcl_GridSeltoBottom

This function will move the selected item in the GridControl to the end of the list

Odcl_GridSelMoveDown

This function will move down by 1 the selected row in the GridControl

Odcl_Form_center

This function will center Dialog Form to the Middle Center of the screen.

Odcl_CascadecnfoDelete

This function erase the cascadeinfo.cas file create by AutoCAD when using Network license.

Useful function to use in AutoCAD startup to prevent AutoCAD Crash.

Odcl_iegion2Polyline

This function convert Region entity to Closed Polyline.

Odcl_ssget->vla-list

This function convert ssget selection to a list of vla-object.

OdclUnloadExtension

This function take care to Unload the ObjectDCL version extension for you.

Odcl_AddN_mList

This function will add number between each value in a list.

Odcl_SplitCoordinates

This function will split list as coordinate points.

Odcl_AddOpenWithNotePAD

This function wsll add new option when right-clickoon any file allowing you to use NotePad te open the selected file

Odcl_RemoveOpenWithNotePAD

This function will remove the Odcl_AddOpenWithNotePAD option.

Odcl_TaskList

This function will show you all application running.

Odcl_TaskKill

This function will kill running program or application.

Odwl_Getaway

This function return the gateway IP adress.