02-12-2018, 12:46 PM
Thank you for your fast reply.
I had a look into the online "Ab3d.PowerToys reference help" for the TransformationHelper, but I can only find a Method "GetModelTotalTransform(...)" which would use Model3Ds.
I know that every ModelVisual3D have a Model3D as Content. But I have alle transformation applied to the ModelVisual3D.
When I tried to use the "GetModelTotalTransform(...)" Method with the Contents of the ModelVisual3Ds I didn't got a useful output. Maybe it is because we apply all transformation to the ModelVisual3D, so the "GetModelTotalTransform(...)" Method only adds all Transformations of the Model3Ds.
A "GetVisual3DTotalTransform(...)" Method sounds promising, is this maybe in a new version of the Ab3D framework available and I have an old version?
Best regards,
Nick
I had a look into the online "Ab3d.PowerToys reference help" for the TransformationHelper, but I can only find a Method "GetModelTotalTransform(...)" which would use Model3Ds.
I know that every ModelVisual3D have a Model3D as Content. But I have alle transformation applied to the ModelVisual3D.
When I tried to use the "GetModelTotalTransform(...)" Method with the Contents of the ModelVisual3Ds I didn't got a useful output. Maybe it is because we apply all transformation to the ModelVisual3D, so the "GetModelTotalTransform(...)" Method only adds all Transformations of the Model3Ds.
A "GetVisual3DTotalTransform(...)" Method sounds promising, is this maybe in a new version of the Ab3D framework available and I have an old version?
Best regards,
Nick

