DirectShapes vs FreeFormElements vs Texture Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Autodesk Development Team,
Wishing you the best in 2023.
Can you help me to solve my issue, please?
There are only two ways to import solids into Revit, using DirectShapes or using FreeFormElements.
But if you want configurable materials applied to your Geometries the suggested way is using FreeFormElements, because DirectShapes can't deal with Material Parameters.
But DirectShapes are the only containers can preserve the parametric space of the faces of your solids, because FreeFormElements have an awkward bug/(maybe feature) and they modify the original UV parametric space used for texturing. FreeFormElements simply unable to hold the directions of UV space and flips the texturing directions. Which is even worse that this behavior depends on the FreeFormElement position/direction.
So when directions of Textures matter and you need configurable materials applied, you are in a big trouble!
No DirectShapes... No FreeFormElements... What else has been remained?
So, my questions are as follows:
- Will you add Material Paramaters to DirectShape? (If yes, when? It is an ancient issue dated back to 2015 by this Forum...)
- Is it a feature or a bug when you flips the directions of texturing in case of FreeFormElement? (I suppose its a bug, because if I rotate the FreeFormElement by just 1 degree around X-Axis, it flips the texture direction again.)
- If it is a bug, will you fix it? (If yes, when?)
- If it is not a bug, can you help with describing at least your algorithm you are using to decide to flip or not to flip the Textures?
- Is there any other solution/workaround you can suggest?
Thank you in advance,
Nandor Csapko