User Manual - Page 3980

For AUTOCAD 2011.

Loading ...
Loading ...
Loading ...
<ObjectARX>
<Implementation>
<ObjectARX>
<AppName>AecDtl50</AppName>
<RcpFunc>AecDtlRcpColumnCapCCSide</RcpFunc>
</ObjectARX>
</Implementation>
Is...Where...
the logical appname that appears in the
Registry for an ObjectARX application.
AppName
the name of a Recipe function that is imple-
mented within the ObjectARX module and
<RcpFunc>
is registered using the AecRcpBase frame-
work object AecRcpFuncTable. The function
signature should take no arguments and
must return a value of type RcpStatus
<VBA>
<Implementation>
<VBA projectName="M:/Juneau/bin/TestDtl_VBA.dvb" macro
Name="DrawRectangle"/>
</Implementation>
Is...Where...
the pathname of the VBA project file that
contains the macro. This can be a full
projectName
pathname, a partial path relative to the
location of the XML file, or it can use the
dirKey attribute to specify a path from
the DirKeys table in the component data-
base.
The VBA macro name to call. This macro
should take no arguments and returns no
macroName
value. It needs to call the function aecDtl-
SetRcpReturnStatus()before returning.
3924 | Chapter 55 Customizing and Adding New Content for Detail Components
Loading ...
Loading ...
Loading ...