Author Topic: AEC Base Automation Reference (COM): 'AddOverride' method bug?  (Read 2297 times)

0 Members and 1 Guest are viewing this topic.

corelayto

  • Guest
AEC Base Automation Reference (COM): 'AddOverride' method bug?
« on: November 29, 2006, 04:52:40 PM »
Anyone tried to use this method?
It just plain doesn't work.


excerpt from ADT help below:

<snip>
AddOverride Method

Adds an object or style override on the display representation.

Signature
RetVal = object.AddOverride(AecObject)

Object
AecDisplayRepresentation
The object or objects this method applies to.

AecObject
AecObject; input-only
An object instance or style override.

RetVal
AecDisplayProperties
The override display properties for the display representation.

Remarks
This method will fail if an override is already attached.
</snip>

looking for some help:
a.) confirming that it does not work
b.) getting information on the proper channels to request Autodesk to address the issue? (ADN? maybe someone here who is a memebr would offer some assistance?)

Thank you.

corelayto

  • Guest
Re: AEC Base Automation Reference (COM): 'AddOverride' method bug?
« Reply #1 on: December 27, 2006, 09:11:31 AM »
Just received word from Autodesk that the error that I'm experiencing is a defect, present since ADT v.2005, but not discovered until now. They report that the ADT v.2008 will address this defect.

In case anyone was wondering...