Double Click Action Object Name Property Reference
The Object Name property of a double click action must be a valid drawing interchange
format (DXF â„¢ ) name or one of the special names.
There are some exceptions as to when the DXF name is not used for the Object Name
property of a double click action. These exceptions apply to objects that normally
use the INSERT DXF name. For example, the double click action that works with dynamic
blocks that contains one or more attributes uses the object name ATTDYNBLOCKREF.
The following table shows the DXF and object name for many of the objects commonly
found in a drawing.
DXF Names for Commonly Used Objects |
|
---|---|
DXF Name |
Description |
3DFACE |
3D face (AutoCAD only) |
3DSOLID |
3D solid (primitive and complex 3D solids) (AutoCAD only) |
ACAD_PROXY_ENTITY |
Object of an unknown type |
ACDBPOINTCLOUD |
Point cloud (AutoCAD only) |
ACDBPOINTCLOUDEX |
Point cloud (AutoCAD only) |
ARC |
3-point arc |
ARRAY |
Associative array |
ATTDEF |
Attribute definition that is not defined in a block |
ATTRIB |
Attribute defined in a block |
BODY |
Body (AutoCAD only) |
CAMERA |
Camera (AutoCAD only) |
CIRCLE |
Circle |
DGNUNDERLAY |
DGN file underlay |
DIMENSION |
Dimensions (all dimension objects) |
DWFUNDERLAY |
DWF file underlay |
ELLIPSE |
Ellipse and elliptical arc |
EXTRUDEDSURFACE |
3D extruded surface |
GEOMAPIMAGE |
Geographic map |
HATCH |
Hatch and gradient fill |
HELIX |
2D or 3D spiral (AutoCAD only) |
IMAGE |
Raster image |
INSERT |
The Object Names for the different types of block reference objects are as follows: |
LEADER |
Legacy leader |
LIGHT |
Point light, spotlight, web light, and distant light (AutoCAD only) |
LINE |
Line |
LOFTEDSURFACE |
3D lofted surface (AutoCAD only) |
LWPOLYLINE |
Lightweight polyline |
MLEADER |
Multileader |
MLINE |
Multiline (AutoCAD only) |
MTEXT |
Multiline text |
PDFUNDERLAY |
PDF file underlay |
PLANESURFACE |
Planar surface (AutoCAD only) |
POINT |
Point |
POLYLINE |
2D or 3D polyline |
POSITIONMARKER |
Geographic location position marker |
RAY |
Ray |
REGION |
2D region |
REVOLVEDSURFACE |
3D revolved surface (AutoCAD only) |
SECTIONOBJECT |
Section object (AutoCAD only) |
SHAPE |
Shape insert |
SOLID |
2D solid |
SPLINE |
B-spline curve |
SWEPTSURFACE |
3D swept surface (AutoCAD only) |
TABLE |
Table |
TEXT |
Single-line text |
TOLERANCE |
Geometric tolerance |
TRACE |
Trace |
VIEWPORT |
Floating viewport |
WIPEOUT |
Wipeout |
XLINE |
Construction line |
double click action, the default command used is PROPERTIES.
Related References
e Object Name property of a double click action must be a valid drawing interchange format (DXF ™ ) name or one of the special names. There are some …Double Click Action Object Name Property Reference · Double Click Actions …REFERENCES … NET Compact Framework controls do not support the name property. … Private Sub Button1_Click(ByVal sender As Object, ByVal e As System. … Double click button1 to create a Click event handler; Add the following code to …double–clicks a blank area or … the form or control but before the result of the double–click action occurs (for example, … set the OnDblClick property to the name of the macro or to [Event Procedure]. … For objects that receive mouse events, the events occur in this order:.reference Object model. Object model … Action Object · Actions Object …. Use the Name property to set or return the worksheet name. … When you double–click cell A1, the files specified in cell A1 are opened in Notepad. VBA.… To add a control to your app, double–click it in the Toolbox. … You can set the name in the Visual Studio Properties window or in XAML. … Each control has events that enable you to respond to actions from your user or … The first is sender , which is a reference to the object where the handler is attached.… On top of the Properties window, click the Events icon. Double–click the event that you want to create, for example the Load event. … In the following example, assume that an object named publisher has an event named RaiseCustomEvent . Note that the subscriber class needs a reference to the publisher …