
Face selection not selecting the faces that I want
Apr 25, 2019 · I'm totally new to this and can't find a solution anywhere about this problem. I'm trying to select faces however it will not select the faces that I want.
Solved: Is there a way to Merge Faces? - Autodesk Community
Feb 20, 2017 · Occasionally I may get an STL file that has no original source file and I will convert the mesh to a body so I can modify it. If the object is simple and has several faces on the …
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 …
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. …
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.
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 …
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 …
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
Solved: Wall Face-Centerline Options - Autodesk Community
Mar 26, 2017 · Good day to everyone!!! Quick question… I am getting more and more frustrated by the wall choices I don’t have. Either using the dimension tool, placing a wall, or using the …
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