About 4,040,000 results
Open links in new tab
  1. Face based family loses host after grouping - Autodesk Community

    Mar 17, 2017 · Hello all, As the title says; I've made a face based family. When I group that family with its host everything is fine. But when i make a copy of the group, the copy in the new group …

  2. Understanding: Extrude and Sheet Metal Face - Autodesk …

    Nov 12, 2020 · Sheet Metal Face is not yet leveraging the geometry-based profile recognition. It is still using the traditional constraint-based profile recognition. For this case, you will need to …

  3. Solved: Extruding curved face - Autodesk Community

    Jun 28, 2015 · I would like to be able to extrude a curved face linearly without the radius of the face changing. For example, if I had a dish with a 2" inner radius and I grabbed the inner face …

  4. Solved: How to get the face reference - Autodesk Community

    Jun 6, 2013 · The face retrieved from CalculateSpatialElementGeometry method doesn't contain a valid reference. I think the face you want to get should belong to other Revit element's face.

  5. Solved: Export Face As DXF - Autodesk Community - Inventor

    Sep 27, 2023 · Export Face As DXF Hi, I'm trying to export a face from a solid using iLogic. I have made the face a named entity and have been trying to export the face using the …

  6. Move object, face, etc. a specific amount

    Apr 17, 2015 · Hello, I'm trying to learn Maya coming from 3DS Max and one thing that I can't find is the ability to move something (object, vertex, face, etc.) a

  7. Solved: Change Family Host Type - Autodesk Community

    Apr 11, 2014 · Therefore, Families that are hosted to a Face are necessary. Any of these element-specific Families can be converted to Face-Based with the following procedure: 1. …

  8. how to create a face from two edges? - Autodesk Community

    Mar 7, 2025 · I want to create a bucket. I created a cylinder and extrudes its sides. Now I don't have the inner wall, how do I create it? When I try to bridge two edges, it says "meshes being …

  9. How to create a face? - Autodesk Community

    Face newFace = modifyFace(face); Solid solid = makeSolid(newFace); I know I can accomplish what I'm trying to do by changing the function signature to `IEnumerable<CurveLoop>` instead …

  10. How to split a solid body along a curved face - Autodesk Community

    Nov 18, 2024 · Solved: I have a solid body and would like to split it along the curved face so i will end up with 3 bodies after split (attached pic). Is there an