Autodesk Wiretap
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
modifying setups
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
78 Views, 1 Replies
06-27-2007 01:15 PM
The 2007 Developer's Guide says (p12):
'The setups node does not have any metadata associated with it. To change the location of the setups folder, call WireTapNodeHandle::setMetaData on the setups node.'
This seems contradictory to me - could somebody clarify?
'The setups node does not have any metadata associated with it. To change the location of the setups folder, call WireTapNodeHandle::setMetaData on the setups node.'
This seems contradictory to me - could somebody clarify?
Re: modifying setups
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-27-2007 07:11 PM in reply to:
rogerw
Yes, this is indeed a mistake in the guide. We have corrected it in the next version. It should read:
'The setups node does not have any metadata associated with it. To change the location of the setups folder, call WireTapNodeHandle::setMetaData on the PROJECT node.'
The setups node is merely a container.
Please also be aware of some of the limitations on the WT project API in v2007.1. These should be clearly documented in the guide. We are working to address them. Joining the beta program will give you early access to the changes.
Cheers,
Dan
'The setups node does not have any metadata associated with it. To change the location of the setups folder, call WireTapNodeHandle::setMetaData on the PROJECT node.'
The setups node is merely a container.
Please also be aware of some of the limitations on the WT project API in v2007.1. These should be clearly documented in the guide. We are working to address them. Joining the beta program will give you early access to the changes.
Cheers,
Dan

