Description
What's New in Autodesk ObjectARX for AutoCAD 2026.
New in AcDb
Topic |
Description |
---|---|
Gets the classification ramp defined inside the point cloud project or nullptr if not defined. | |
Returns true if the traverseAllPointData() and getPointData*() functions include classification data for terrestrial scans.Otherwise, classification data for terrestrial scans will not be returned. | |
If set as true, the traverseAllPointData() and getPointData*() functions will include classification data for terrestrial scans.Otherwise, classification data for terrestrial scans will not be returned. |
New in Global Functions
Topic |
Description |
---|---|
For internal use only.Indicates whether the queue of raster images being loaded in the background was not empty. | |
Determines if the raster image is currently loading asynchronous. | |
For internal use only.Registers a raster image with the queue for regeneration. | |
Gets the current value of the CMDACTIVE system variable. | |
Indicates whether AutoLISP is active. | |
Indicates whether AutoLISP or a script is active. | |
Indicates whether a script is active. | |
Waits until all background raster image loading results are processed and the canvas is updated. | |
Fills the comps array with the objectIds of all of the entities currently involved in the regen which have the AcGiDrawable::kDrawableIsCompoundObject attribute set.The stack is outermost CompoundObject id first and innermost id last. | |
For internal use only.Indicates whether asynchronous loading is enabled for the raster image definition. | |
For internal use only.Indicates whether asynchronous loading is enabled for the raster image. |
New in MFC Extension Classes
Topic |
Description |
---|---|
Adds one or more button HD images to the list of button images stored in the toolbar control. |