U3D, Ids and other metadata in the sceneobject

From the JS3D reference, and the "supported elements" in U3D, it seems that there could exist some overlap between what is accessible on a sceneobject through js and what is in the U3D, but that mapping is not explained anywhere. In particular I would like to know if these properties map to anything in the U3D file and what that mapping is:
SceneObject.name The SceneObject objectâs name.
Type: string
SceneObject.objectGUID
A value that uniquely identifies the SceneObject in custom data.
Type: string
SceneObject.objectID
An unsigned 32-bit value that uniquely identifies the SceneObject.
Type: integer
Thanks!
Johan

For the last two items, the scene does not automatically assign any U3D metadata to these properties. The latest reference for them can be found here:
http://livedocs.adobe.com/acrobat_sdk/9/Acrobat9_HTMLHelp/wwhelp/wwhimpl/common/html/wwhel p.htm?context=Acrobat9_HTMLHelp&file=JS_3D_Intro.90.1.html
However, the "metadataString" property might give you something you could use. Here's a hunk of JS code to show the values of all node properties in the Acrobat JS console. Attach this script to the model and compare the output to what you see from your original U3D creation program. There indeed could be some overlap you would find useful, and this is the easiest way to determine that, I'll bet (and the most dependable way).
First, here's how to use the script, just in case:
1) Attach the script to the 3D object, not as page script. To do this, use the "Select Object Tool" and double-click the 3D annot, click the 3D tab, script field is at bottom.
2) Activate the 3D annot, and open the Javascript console (ctrl+j) to see the results of the property search.
Here's the script:
console.println ("Number of nodes in scene = " + scene.nodes.count + "\n");
console.println ("Looping through nodes...\n");
for (i = 0; i < scene.nodes.count; i++)
objNode = scene.nodes.getByIndex(i);
console.println ("------------------------------------------------------");
console.println ("NODE INDEX " + i);
console.println ("-------------");
if (objNode == undefined)
{ console.println (" *** node = undefined ***\n\n"); }
else
console.println (" PROPERTIES:");
console.println (" objNode.firstChild = " + objNode.firstChild );
console.println (" objNode.hitEnabled = " + objNode.hitEnabled );
console.println (" objNode.info = " + objNode.info );
console.println (" objNode.metadataString = " + objNode.metadataString );
console.println (" objNode.name = " + objNode.name );
console.println (" objNode.nextSibling = " + objNode.nextSibling );
console.println (" objNode.objectGUID = " + objNode.objectGUID );
console.println (" objNode.objectID = " + objNode.objectID );
console.println (" objNode.parent = " + objNode.parent );
console.println (" objNode.type = " + objNode.type );
console.println (" objNode.transform = " + objNode.transform );
console.println (" objNode.wireframeColor = " + objNode.wireframeColor );
console.println (" objNode.visible = " + objNode.visible );
console.println ("");
console.println (" METHODS:");
console.println (" objNode.detachFromCurrentAnimation(). = " + objNode.detachFromCurrentAnimation() );
console.println ("\n");

Similar Messages

  • Appending Keywords and other metadata to the masterfile

    I can't find an answer to the question:
    How do I append Keywords and other metadata I added in Aperture to the masterfile without exporting?
    I need that to import all that metadata of the masterfiles in a Portfolio database.

    I guess you will need a new copy of the RAW to import into Portfoilio. That's really the only way to get Aperture to make the XMP file that contains the keywords. There is a program called Annoture which can convert Aperture metadata into metadata for the program iView Media Pro. No one has made a program to get metadata directly into Portfolio. Aperture wpn't "embed" the keywords in a RAW file because it will not alter the original. Maybe someday Aperture will create DNG files.

  • I have 2 Macs - an iMac that holds my entire iPhoto library and a Mac Book Pro that I use to hold a subset of the main library - how can I transfer photos and their metadata from the main library of the iMac to my Mac Book?

    I have 2 Macs - an iMac which holds my main iPhoto library and a Mac Book Pro which holds a subset of the library. How can I transfer photos and their metadata from the main library to the smaller 1 on the Mac Book Pro?

    Link the two Macs together and use iPhoto Library Manager
    Regards
    TD

  • For iTunes Match, how come some songs "match" on an album and other songs on the same album "upload" without matching?

    For iTunes Match, how come some songs "match" on an album and other songs on the same album "upload" without matching?  All songs are available on iTunes.  I don't get it!  Any way to manually match songs that iTunes apparently can't match?  I have hundreds in this unmatched state.

    gsl wrote:
    Shazam has NO problem determining what these songs are. Maybe Apple needs to consider licensing their technology as it seems MUCH more accurate than what they are doing.
    You aren't comparing like with like.
    The main task that Shazam has is to identify the name or a track and the artist. I believe that it suggests the album as well, but if it gets that wrong then it doesn't really matter too much.
    With iTunes Match, getting the album (i.e. identifying which version it is) is much more important. If it gets that wrong then it breaks up the flow of an album. This makes the task that match has very much harder.
    In fact, there is a strong argument to say that currently the problem iTunes has is that it is matching too many songs, resulting in matches from different albums.
    I'm sure that match is not struggling to identify whether it has a song or not, but whether it has the correct version of a song. When you introduce different masterings into the process then, depending on the thresholds set, it is probably correct in concluding that it hasn't got a particular version, even if you think it has.
    The solution would appear to me to be a tweaking of the matching thresholds along with the ability to force an upload, but we just don't know what restrictions they have (remember that if Shazam gets it wrong the it doesn't present you with a copy of a new track that you didn't have previously). It is almost certainly not just a case of improving their technology.

  • My Ipad did work on my wireless at home and works on other wireless but no longer at home. My IPhone works at home and others can use the wireless Confused that it did work and now does not?

    My Ipad did work on my wireless at home and works on other wireless but no longer at home. My IPhone works at home and others can use the wireless> Confused that it did work and now does not?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    Additional things to try.
    Turn Off your iPad. Then turn Off the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    On your iPad go to Settings > General > Reset > Reset network settings and see if that enables you to connect.
     Cheers, Tom

  • I am considering buying an iPad 3. I have an iMac with OSX 10.6.8. On the iMac I have many photos and work with iPhoto and Photoshop Elements on the computer. Can I interchange or transfer photos and other work from the iMac to the iPad? How?

    I am considering buying an iPad 3. I have an iMac with OSX 10.6.8. On the iMac I have many photos and work with iPhoto and Photoshop Elements on the computer. Can I interchange or transfer photos and other work from the iMac to the iPad? How?

    velma Monreal wrote:
    I am considering buying an iPad 3. I have an iMac with OSX 10.6.8. On the iMac I have many photos and work with iPhoto and Photoshop Elements on the computer. Can I interchange or transfer photos and other work from the iMac to the iPad? How?
    Yes you can. In iPhoto create a Album with the photos you want in it. You can drag them from your Events folder. In iTunes with your iPad connected go to Photos by cliking on your iPad. You can then select the album or events you want.

  • Trying to move my iTunes Music and other media from the main drive on my pc to an external hard drive but iTunes is not recognizing the new file location?  Ideas?

    Trying to move my iTunes Music and other media from the main drive on my pc to an external hard drive but iTunes is not recognizing the new file location?  Ideas?

    Hello there, Underwriter.
    The following Knowledge Base article provides in-depth instructions on how to migrate your content to an external drive:
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/ht4527
    Particularly of note for your situation:
    External drive
    This option requires more work than Home Sharing, but it creates a backup of your iTunes library on the external drive in addition to moving your content.
    Notes before you start:
    You can use most iPods as an external drive.
    Windows operating systems don't recognize Mac OS-formatted disks (HFS or HFS Plus formats). Because of this, you can't use a Mac-formatted iPod or external drive to move your music to a Windows PC. See iPod: How to determine iPod's hard disk format if you're not sure how your iPod is formatted.
    Mac OS X can read Windows-formatted iPods and drives. This means there are many ways to migrate your information from your old Windows-based PC to your new Mac.
    Mac OS X: To be sure external drives appear on your desktop, choose Preferences from the Finder menu. Be sure the options for "External disks" and "Hard disks" are enabled.
    Part 1: Locating and consolidating the iTunes Media folder
    Part 2: Copy iTunes folder from the old computer:
    Part 3: Get iTunes ready on your new computer
    Part 4: Back up any music that's already on your new computer
    Part 5: Copy music to your new computer
    Part 6: Add preexisting music that was on the new computer back into the library
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Printing graph and other text in the same page

    Hi,
    I am aware that for providing graphs in ABAP report we have a FM which is called via a pushbutton in the output screen generally.
    Is there any way I can do away with the pushbutton and print the graph and other text in the same page at one go ? I think Smartforms will not allow graph printing.......any other method to achive this ?
    The user wants to print the graph and other text in the same page.
    Regards,
    Sandip.

    Hi ! no it is not related to smartforms
    search for custom container on google you idea about custom container.
    following code is for displaying alv on selection screen which is created using custom container
    and docking container.
    I hope you will get some idea about how to use custom container for your problem
    DATA DECLARATIONS
    DATA: CONT_DOCKING TYPE REF TO CL_GUI_DOCKING_CONTAINER,
    GRID TYPE REF TO CL_GUI_ALV_GRID,
    CUST_CONTAINER TYPE REF TO CL_GUI_CUSTOM_CONTAINER,
    IT_FIELDCAT TYPE LVC_T_FCAT,
    GS_LAYOUT TYPE LVC_S_LAYO.
    *ITAB TYPE TABLE OF SBOOK.
    *& SELECTION SCREEN PARAMETERS
    *PARAMETERS:P_TEST TYPE I .
    *& AT SELECTION SCREEN OUTPUT
    AT SELECTION-SCREEN OUTPUT.
    IF EBELN[] IS NOT INITIAL.
    CREATE OBJECT CONT_DOCKING
    EXPORTING
    REPID = SY-REPID
    DYNNR = SY-DYNNR
    SIDE = CONT_DOCKING->DOCK_AT_BOTTOM
    EXTENSION = 100.
    IF CUST_CONTAINER IS INITIAL.
    *----Create the alv with docking container
    PERFORM CREATE_AND_INIT_ALV .
    ENDIF.
    ENDIF.
    *& Form BUILD_FIELDCAT
    FORM BUILD_FIELDCAT .
    DATA WA_FIELDCAT TYPE LVC_S_FCAT.
    WA_FIELDCAT-FIELDNAME = 'EBELN'.
    WA_FIELDCAT-REPTEXT = 'Airline Code'.
    APPEND WA_FIELDCAT TO IT_FIELDCAT.
    WA_FIELDCAT-FIELDNAME = 'EBELP'.
    WA_FIELDCAT-REPTEXT = 'Flight Connection Number'.
    APPEND WA_FIELDCAT TO IT_FIELDCAT.
    *WA_FIELDCAT-FIELDNAME = 'WUNIT'.
    *WA_FIELDCAT-REPTEXT = 'Weight Unit'.
    *APPEND WA_FIELDCAT TO IT_FIELDCAT.
    *LOOP AT IT_FIELDCAT INTO WA_FIELDCAT.
    *IF WA_FIELDCAT-FIELDNAME EQ 'WUNIT'.
    *WA_FIELDCAT-EDIT = 'X'.
    *WA_FIELDCAT-DRDN_HNDL = '1'.
    *WA_FIELDCAT-CHECKTABLE = '!'.
    *MODIFY IT_FIELDCAT FROM WA_FIELDCAT.
    *ENDIF.
    *ENDLOOP.
    ENDFORM. "build_fieldcat
    *& Form CREATE_AND_INIT_ALV
    FORM CREATE_AND_INIT_ALV .
    CREATE OBJECT GRID
    EXPORTING I_PARENT = CONT_DOCKING.
    *--perform build field catalog for alv display
    PERFORM BUILD_FIELDCAT .
    *--fill the drop down list values
    PERFORM fill_dropdown_table .
    *----fill final output table
    SELECT * FROM EKPO
    INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE EBELN IN EBELN.
    *UP TO 10 ROWS.
    *---display alv
    CALL METHOD GRID->SET_TABLE_FOR_FIRST_DISPLAY
    CHANGING
    IT_FIELDCATALOG = IT_FIELDCAT
    IT_OUTTAB = ITAB[].
    *---Set editable cells to ready for input initially
    CALL METHOD GRID->SET_READY_FOR_INPUT
    EXPORTING
    I_READY_FOR_INPUT = 1.
    ENDFORM. "create_and_init_alv
    *& Form set_drdn_table
    FORM fill_dropdown_table.
    DATA: LT_DROPDOWN TYPE LVC_T_DROP,
    LS_DROPDOWN TYPE LVC_S_DROP.
    LS_DROPDOWN-HANDLE = '1'.
    LS_DROPDOWN-VALUE = 'KG'.
    APPEND LS_DROPDOWN TO LT_DROPDOWN.
    LS_DROPDOWN-HANDLE = '1'.
    LS_DROPDOWN-VALUE = 'G'.
    APPEND LS_DROPDOWN TO LT_DROPDOWN.
    LS_DROPDOWN-HANDLE = '1'.
    LS_DROPDOWN-VALUE = 'B'.
    APPEND LS_DROPDOWN TO LT_DROPDOWN.
    LS_DROPDOWN-HANDLE = '1'.
    LS_DROPDOWN-VALUE = 'T'.
    APPEND LS_DROPDOWN TO LT_DROPDOWN.
    CALL METHOD GRID->SET_DROP_DOWN_TABLE
    EXPORTING
    IT_DROP_DOWN = LT_DROPDOWN.
    ENDFORM. "set_drdn_table

  • How do I transfer my photos and other items from the cloude to my Dell desktop

    How do I transfer my photos and other items from the cloud to my Dell
    desktop

    Hello johnfromwildomar,
    Thank you for using Apple Support Communities.
    You can use the following articles to help you set up to share photos from iCloud to your computer.
    iCloud: Set up My Photo Stream
    iCloud" My Photo Stream FAQ
    Regards,
    Jeff D. 

  • My location service is not working from the day one the response is that (cannot able to determine the location) .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?

    From the day one the response is that (cannot able to determine the location) while using ios5.1 .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?.Which means that is there is any problem in my ipad ? currently running on IOS 6.

    Your location is determined from a location database which contains the MAC addresses of routers and their physical location. A MAC address is a unique number which is built-in to all network devices when manufactured. The database is built and updated by actually driving around and mapping router locations.
    Since you just moved the location of your router has not been updated in the database and when you use Maps you will see your old location.
    If you go outside your house you can be correctly located because your iPod sees other routers which are in the location database. Note that you do not need to be connected to a router for your iPod to see it and obtain its MAC address.

  • How can I stop my iphone 4s from asking for my icloud, yahoo and other passwords all the time?

    How can I stop my iphone 4s from asking for my icloud, yahoo and other passwords all the time?

    As long as you share that AppleID for iCloud, you cannot.  You are sharing a a single iCloud account and sync services.  The only thing you can do is get a second AppleID and use it with iCloud - you do not have to use that new AppleID for anything but iCloud (ie. you can still share an AppleID for iTunes and App store purchases).
    P.S. I am assuming you both want to sync your contacts with iCloud?

  • Application is throwing NSAPI and other errors after the migration

    We started seeing NSAPI and other errors after the migration of new codes and recently make some changes
    1) During the migration, all the 4 WLS cluster instances were bounced simultaneously. What is the best practice and recommendation from BEA Oracle? Do we need to bounce it one by one for any specific reason?
    2) we recently introduced the 4th weblogic cluster instance on Solaris 10 zone. All other WLS instances are running on Solaris 8.
    Is it okay to have two different OS versions( Solaris 8 and Solaris 10) and different hardware to host WLS cluster instances? Does BEA Oracle support this kind of configuration?
    3) We are consistently seeing below errors in the iplanet web server error logs even though site is working fine
    [11/Sep/2009:08:53:50] failure ( 4453): for host XX.XX.XX.XX trying to POST /servlet/FSO, wl-proxy reports: exception occurred for backend host 'YY.YY.YY.YY/23120/0': 'CONNECTION_REFUSED [os error=0, line 1732 of URL.cpp]: Error connecting to host YY.YY.YY.YY.YY:23120'
    Do we need to upgrade our WLS proxy plugin? . Current version of WLS proxy plug-in is libproxy_61.so. Our Weblogic version is WLS 92 MP2
    I'll really appreciate if some can anwsers those questions

    OK booted in to Virtualbox, seems too be working fine this way, maybe it is the ATi drivers
    any Help would be appreciated

  • What settings need to be changed so logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) appear in the email in lieu of att

    We have several computers that receive email via Thunderbird. Two individuals received that exact same email. On one of the emails, the attachments are shown correctly (PDF file and a ZIP file). On the other computer, the attachments are also shown but any company logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) do not appear correctly in the body of the email but appear at the bottom of the email as attachments. I can send PDF files of these (2) different emails if it would be helpful.

    Matt: Thanks for the quick reply... both computers have the identical antivirus software package. I'm thinking that there has to be something in the configuration of Thunderbird that is slightly different that is giving the different results.

  • HT2515 I have a Macbook Pro and an iPhone5. At one point, I received messages in sync on both devices. Now, I get some messages on the Macbook and others only on the iPhone. What happened?

    I have a Macbook Pro and an iPhone5. At one point, I received messages in sync on both devices. Now, I get some messages on the Macbook and others only on the iPhone. What happened?

    Associate your mobile number with your Apple ID, if you haven't already done so.
    Sign out of iMessage on the Mac:
    Messages ▹ Preferences ▹ Accounts ▹ Sign out
    and on the iPhone:
    Settings ▹ Messages ▹ Send & Receive ▹ Apple ID ▹ Sign out
    Then, on the phone, tap
    Use Your Apple ID for iMessage
    Sign back into iMessage on both devices and test. If there's no change, you may have to wait for a change in network conditions.
    Credit for this solution to ASC user SmittyLove and to Glenn Fleishman of tidbits.com.

  • Removing EXIF and other Metadata from iPhoto 5 Library

    This post is intended for users who have upgraded to iPhoto5 and have suffered extensive slowdowns because of metadata that has accumulated in their iPhoto library, specifically in the Library.iPhoto file.
    This occurs if certain Pentax, Canon, and other digital cameras are used for pictures. Search this forum for "metadata" or "EXIF" or "makernote" (no quotes) for additional information about this issue.
    If you are affected by this issue and want to rid your iPhoto 5 library of this extra garbage, follow the steps below.
    1. Make two copies of your complete iPhoto Library folder and put them someplace else other than in the normal location. If something goes wrong, you'll have the backups. In any event, understand that if you follow these instructions, you are responsible for any problems, errors, or loss of photos. If you aren't prepared to take that responsibility, then do not read any further.
    2. Go to http://www.versiontracker.com and search for and download the free SmallImage application. Install it in your Applications folder.
    3. In your original iPhoto library, trash the Library.iPhoto file.
    4. Launch SmallImage by dragging your entire (ORIGINAL) iPhoto Library folder on top of SmallImage.
    5. There are 5 categories (checkboxes) of metadata (called profiles) that you can eliminate. I selected them all. Uncheck the "Recompress at quality:" checkbox. You don't want your photos altered. Uncheck the "Add Suffix" checkbox so that SmallImage will overwrite your photos with ones without the metadata. Select whether you want keep any custom file icons or not. Then, hold your breath and push the "Process Files" button in the SmallImage toolbar. If you have thousands of photos and/or a slow computer, it might take many hours.
    6. When SmallImage is finished, lauch iPhoto5, holding down the command/apple, option and shift keys. Before iPhoto fully loads, you'll be presented with the library rebuilding dialog box. Check ALL 4 options (especially the last one) and then allow iPhoto to rebuild the library. This also can take a very long time, depending on computer speed and the number of photos you have. When iPhoto is finished rebuilding the libary and reloading your photos, you'll have an iPhoto library without any the metadata that seems to be slowing it down. If you hold down the wrong keys and don't get the library rebuilding dialog box, don't panic. Quit iPhoto, and try it again. Your photos are still there.
    7. If you stay with your current camera (that is generating the metadata), manually transfer your picture files to your computer (but not directly into iPhoto) and use SmallImage to remove the metadata BEFORE you manually import them into iPhoto5.
    Hopefully, future versions of iPhoto5 will include an import option to strip metadata from photo files. If SmallImage can do it, why can't our favorite fruit company?
    Best of luck.
    12 inch 1.5Ghz Powerbook Mac OS X (10.4.3)
    12 1.5Ghz Powerbook   Mac OS X (10.3.9)  

    Link the two Macs together and use iPhoto Library Manager
    Regards
    TD

Maybe you are looking for