Jump to content

How to export alembic to maya insert arbGeomParams.


Recommended Posts


"Do you know how to insert arbGeomParams in a specific location to export a particular detail value?"


This is maya to houdini alembic original file.
============================================================
Hierarchy in Alembic File:
Object: ABC
  Property: .childBnds
  Property: statistics
    ScalarProperty: statistics
      Sample 0: PolyAnimNum 202 PolyAnimCVs 224681769 PolyAnimFaces 618863 TransStaticNum 266 
  Property: 1.samples
    ScalarProperty: 1.samples
      Sample 0: 351
  Object: robotarm:robotarm
    Property: .xform
      CompoundProperty: .xform
        Property: .arbGeomParams #-----------------------------------------------------------
          CompoundProperty: .arbGeomParams
            Property: ver                                                                   <---------
        Property: .userProperties
          CompoundProperty: .userProperties  #-----------------------------------------------------------
          ============================================================


This is houdini to maya export alembic original file.
============================================================
            Object: robotarm:robotarm_hi_lf_part_a_metal_a
              Property: .xform
                CompoundProperty: .xform
                  Property: .inherits
                    ScalarProperty: .inherits
                      Sample 0: True
                  Property: .ops
                    ScalarProperty: .ops
                      Sample 0: 48
                  Property: .vals
              Property: visible
                ScalarProperty: visible
                  Sample 0: -1
              Object: robotarm:robotarm_hi_lf_part_a_metal_aShape # -------------------------------------------------
                Property: .geom
                  CompoundProperty: .geom
                    Property: .selfBnds
                    Property: P
                    Property: .faceIndices
                    Property: .faceCounts
                    Property: .arbGeomParams
                      CompoundProperty: .arbGeomParams
                        Property: ver_test
                          ScalarProperty: ver_test          <------------
                            Sample 0: v777               
                    Property: uv
                      CompoundProperty: uv
                        Property: .vals
                        Property: .indices
                    Property: N
                Property: visible
                  ScalarProperty: visible
                    Sample 0: -1  # -------------------------------------------------
            Object: robotarm:robotarm_hi_lf_part_a_metal_b
============================================================

I have a path primitive value in Houdini, with Build Hierarchy From Attribute checked in the ROP Alembic Output node, and Path Attribute set to path for export. 

I'm exporting a ver_test detail attribute, and I want to attach this detail value to robotarm:robotarm, matching the original .abc file that came from Maya. Does anyone know how to do this?

help.... ~~
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...