Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

(FBX 2015.1) FbxProperty array?

2 REPLIES 2
Reply
Message 1 of 3
PAMD76
479 Views, 2 Replies

(FBX 2015.1) FbxProperty array?

Hi,

 

I need to attach an FbxArray to a FbxProperty and it seems that SetArraySize() is deprected. FbxArray isn't a FbxType so FbxProperty::Create() can't create one.

 

Anyone know how I can do this?...or a different way?

 

Thanks.

Director / Technology Programmer.
Red Wasp Design & Plastic Ant Software
2 REPLIES 2
Message 2 of 3
Numerator
in reply to: PAMD76

Are you referring to the "Resize" function of FbxArray?  You could try to use the type 'eFbxBlob' to create a custom FbxDataType to feed into FbxProperty.Create(...)

 

Message 3 of 3
PAMD76
in reply to: Numerator

Thanks for the response, I ended up writting it differently, but custom data type would have been my next step.

 

Thanks again.

Director / Technology Programmer.
Red Wasp Design & Plastic Ant Software

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report