Question about FbxLayer::GetEdgeCrease and a behavior change after SDK 2020.0.1

Question about FbxLayer::GetEdgeCrease and a behavior change after SDK 2020.0.1

tim
Participant Participant
294 Views
0 Replies
Message 1 of 1

Question about FbxLayer::GetEdgeCrease and a behavior change after SDK 2020.0.1

tim
Participant
Participant

Hello,

 

We were/are using GetEdgeCrease to convert crease info on a mesh in the file into creases on a SubD object in the model on read.  In 2020.0.1 calling GetEdgeCrease would give us a good pointer to a FbxLayerElementCrease and we could subsequently call GetDirectArray() on that to get a FbxLayerElementArrayTemplate<double> that had a valid count.  In 2020.1.1, and anything newer, calling GetEdgeCrease still gives us a valid pointer (using the same example file, which I'll include), but the array that we get from calling  GetDirectArray() is always empty.  Is there anyway to get that working again?  Please.

 

Thanks.

 

Cheers,

Tim

0 Likes
295 Views
0 Replies
Replies (0)