Drawing Functions

Land Desktop Development ARX CPP SDK

Up a level
Drawing Functions
 
 

The functions for drawing management begin with ade_dwg.

ade_dwgactivate Activates a drawing.
ade_dwgactualpath Returns the full path of a drawing.
ade_dwgaliaspath Returns the alias path of a drawing.
ade_dwgattriblist Returns a list of attribute tags for the specified block name.
ade_dwgdeactivate Deactivates a drawing.
ade_dwggetid Gets the drawing ID of a drawing.
ade_dwggetsetting Gets a drawing setting value.
ade_dwghaslocks Checks if a drawing has locked objects.
ade_dwgindex Applies specified index operations to a drawing.
ade_dwgindexdef Specifies which indexes are to be created or removed.
ade_dwgisactive Checks if a drawing is active.
ade_dwgistoplevel Checks if a drawing is directly attached to the project drawing.
ade_dwgproplist Lists all values found in a drawing for a given drawing property.
ade_dwgquickview Displays a quick view of a drawing.
ade_dwgselectdlg Displays the Select Drawings dialog box.
ade_dwgsetof Identifies the drawings to which a given drawing is attached.
ade_dwgsetsetting Sets a drawing setting value.
ade_dwgunlock Removes all object locks from a drawing.
ade_dwgzoomextents Zooms to the extents of the active drawings.