AutoCAD Inventor :: 2012 - How To Create Surface / Extend
Jan 10, 2012How i can create with vba a surface Extend
Take a look picture?
How i can create with vba a surface Extend
Take a look picture?
It is not possible forme to add the fil because it is to large 1.8MB how can I poste then I like to know if it is possible to extend the button flat surface diameter ø12.5 up to the shaped surface. The result should be a total solid block whit a surface shaped hole.
File last up-date with Autodesk Inventor Professional 2013
I use Civil 3D 2011. I have created a surface from a point group. Now i want to extend the surface to an outer boundary. To do so, i do the following steps:
- Select the surface and Extract the border object.
- Create feature line from the extracted border polyline
- offset this feature line (featureoffset) to outside specifying a offset distance and specifying the elevation difference as 0.
- Add this offseted new featureline as the boundary in the definition of the surface
- Rebuild the surface
Now when i am selecting the surface, I see that the featureline is not a part of the surface and I do not find the contours and the TIN extending to this new boundary. Also I still find the old border in the surface.
I have been trying to research how to create a custom surface. I found this article [URL]...... about how to to create a surface from a jpeg. The article says to "expand color on the top left." of the style editor. However, when I open the dialogue there is no "color" that can be expanded. The only thing in the top left of dialogue box is "lighting." Is there another step that the article misses, or is there another way for me to create a surface from a jpeg?
View 2 Replies View RelatedHaving issues on a laptop with Inventor 2012. Inventor will let the user create a new project folder on the C drive but not on their personal network drive. The user does have all needed permissions to use their network space, but Inventor is not allowing a project folder to be created on on the networked drive.
We have desktops on which project folders can be successfully created on the network drive. Only the laptop seems to be affected by the issue.
Am I missing a simple check box somewhere in Inventor?
I have recently installed Inventor Professional 2012 Student Version, and I'm unable to create a new file, as the program crashes as I try to do so.
After starting Inventor, I select New than Standard.ipt. The file starts loading, the status of the loading process can be seen in the bottom left corner, than the "Open Documets in Session" counter in the bottom right corner changes from 0 to 1, as it should, I guess. And than, the program freezes. Sometimes, a message appears after several minutes that an error has occured, and that I should send an error report to Autodesk (which I did); but sometimes, no message appears at all, it simply crashes.
My computer specs are: Intel Core 2 @1,86 GHz, 2 GB RAM, NVidia GeForce 9800 GTX, 60 GB free space, Windows Vista (hotfix installed) Not a powerhouse, but I think it should be able to start a file properly I think, if I understand the system requirements correctly.
Using AutoCAD 2014 I'm trying to model the tummy cut on the back of a guitar similar to this:
2013-06-03_15-46-23_140_zps0a2815e5.jpg
I've modeled it to my liking using a mesh surface, how can I "subtract" this area from my 3d solid body? I also have Fusion360, but don't really know how to use it.
How can I create a workplane with the API that is tangent to a surface and passes thru a workpoint. It is easy to create a work plane of type kPointAndTangentWorkPlaneDefObject by point and click in Inventor 11, but I can't figure out how to do it in the API.
View 5 Replies View RelatedTrying to patch and then sculpt an area on a pipe so that it blends together better, however it keeps coming up with an error. The strange thing is, it shows up in the preview after selecting all the edges but then does not calculate correctly.
Basically trying to fill the 2 small areas between the visible workplanes. Also, I couldn't get the project cut edges in the 2 sketches to only project the curves I needed, so all the cylinder edges are projected.
IV2012
Windows XP SP3 32-bit
Intel Core 2 Duo 6400 @ 2.13 GHz
Nvidia Quadro FX 3450/4000 SDI 256MB Vram
2 GB Ram
160GB HDD
Picture this, a tubular feature that has a path that runs along the circumference and turns linnear. A path thats .3125 in diameter. I attached a file that shows a hand sketch with this post but I can't tell if it will show up.
View 2 Replies View RelatedI would like to report on a latest problem i encountered.
I dunno why, but when it started to run a part fill analysis, Inventor prompted me that it ""Failed to create a new study file".
I tried restarting inventor and still, nothing happened. Moreover, i tried another file and it worked. How come for this part it didnt?
How to create a work plane that is perpendicular to a surface? I'm trying to do this so that I can "split" the object into two separate entities where the plane is.
View 9 Replies View RelatedIs it possible to use an Autodesk Inventor .iam (assembly) to generate a file containing only the visible/exterior surfaces of that .iam?
My employer has a requirement that, in certain situations, only data without internal features/details can be supplied to customers.In this case, we only want the customer to be able to view the assembly & not see the internal features of individual parts.
I've currently written an application for SolidWorks that reads file that geometry in the form of faces (ie. 3 or 4 double values that represent triangular and quadirilateral faces). I am trying to create the same application to work for Autodesk Inventor, but I am having some issues.
First, I am basing my code off from the examples given in the help files. There's a lot of pointers to objects being to get to the Face creation portion, this seems to be slowing my appliation down considerable compared to the SolidWorks counterpart. SolidWorks API has a modelling method called CreatePlanarSurfaceDLL that allows me to provide an array of doubles representing the vertex points in order (x, y, Z) for each point, so the array looks like this for a triangle (P1.X, P1.Y, P1.Z, P2.X, P2.Y, P2.Z, P3.X, P3.Y, P3.Z). Is there anything similar in the Inventor API to simply the process?
Secondly, when using the example, they all have a known "shape" and therefor there are a definied number of vertices, edges, faces, etc. And when adding the faces, the known points / vertices are used. In my case, each face contains information for it's 3 or 4 vertices. I created these using the prescribed methods, but when the final surface body feature is created, and a repair is performed on it, it shows a lot of duplicate edges and vertices. Do I need to take the time and filter out all of the duplicate vertices, and point to a single vertex that may represent a vertext used by up to 3 or 4 faces?
I've read the posts pertaining to coil features along curved paths. The existing solutions are limited in that they must rely on a solid with the addition of a bend feature. How can I create a helical surface structure including multiple bends like the one shown?
View 2 Replies View RelatedUsing the options param available for Create Transient Surface Body. The documentation states there is an option for Stitching and Merge Faces, which I would like to toggle to true. However, I'm not sure how of the correct syntax to provide this object.
View 3 Replies View RelatedWhat is the best way to create a workplane at a given angle on the surface of the tube. Imagine the workplane long and thin running along the surface of the tube. The angle will be a parameter (from a sketch or user).
I'd like the workplane to always be on the surface of the tube, even when the diameter of the tube (from a dimension in a sketch) changes.I'm thinking that a (angled) line in the same sketch as the two circles (which define the tube diameter and thickness) would be a good starting point.
I'm detailing a simple square plate with a good number of holes in it. I create an ordiate set running vertically along the LH edge and select the holes that are close to that side. Origin is the lower LH corner. Works great, easy.
The holes that are closer to the RH side though I'd like to show on that side. So I go to create a second ordinate set for the RH side and choose the lower RH corner as the origin and choose my holes that are close to that edge. The 2nd set will automatically show a second "0.000" dimension on the bottom edge and I can't supress it by right clicking.
Is there a better way to do this? What I've done now is to not use a set but just choose ordinate dimension and go from the opposite edge, which works.... But alignment is better with a set.
Below is my test procedure for "Create Curve Mesh Element" by Inventor simulation 2012.
1. I made a box 100(W)X100(D)X20(H) with 2xR20 (mm) fillets at the opposite edges.
2. I copied a box I made for making 2 type mesh.
3. I made mesh on the box without "Create Curved Mesh Elements" option.
Node number: 2374
Element number: 1365
4. I made mesh another model with "Create Curved Mesh Elements" option.
Node number: 2374 (same number, not increase)
Element number: 1365
Mesh shape is different(please refere attachiment jpeg file).
I think that "Create Curved Mesh Element option" is not for making second tetrahedron elements.But I cnanot the true porpose of "Create Curved Mesh Elements" option.For only P method, not H method?
How to create a revolve surface in an assembly for the purpose of measuring a flow area through a specific area? See the attached JPG, I basically have a conical internal diameter with a pin protruding into it..... I need to measure the flow area as shown in the sketch attached here. the way I have this shown in the attached JPG is the way that we had previously performed this in Pro-e.
View 9 Replies View RelatedIm currently using an addon for Civil 3D called Novapoint. It allows me to create 3D models of surfaces made out of 3d faces and easily models cut and fill 3d-models for me.
The only thing i need to create a cut and fill model is one or several ground surfaces (existing ground, earth layers, rock etc. whatever i need) and a closed polyline/3Dpolyline that represents the level I want my cut and/or fill model.
I enter the spcifications I want such as; earth cut angle, rock cut angle, fill angle, select which surfaces i want to include in the model calculation and select the polyline.Novapoint then calculates the cut/fill model from the surfaces to the polyline and models the different cut/fill angles and gives me the results in a 3d-face model and a specification of the volyme of rock cut, earth cut an fill.
1. Novapoint is quite unstable and crashes alot
2. You cant create profiles out of 3d faces
3. Novapoint does not automaticly combine the start surfaces with the modeled cut/fill surface
4. A large surface made out of 3d-faces demands alot of computer power
So I want to how I do the same that Novapoint does for me in Civil 3D? (I have access to Civil 3D 2007-2013 depending on which one you're using)I know I can take the 3Dfaces i created in Novapoint and make a surface in Civil 3D with them but I want to exclude Novapoint completely.
`How can I extend the red "peg" in the attached model, by 8 mm either side? (I created it as a sweep)
View 3 Replies View RelatedI need to close a gap between one frame member and another, I have tried using the trim / extend function however this does not work. The members are 25x25x3 SHS, please see attached screen shot which shows the issue.
View 9 Replies View RelatedI need to Trim or Extend Sketches. Is there any API to access the Trim/Extend Tool?
View 1 Replies View RelatedI keep running into a situation where I would like to be able to create an edge or a work axis at the intersection of a work plane and the surface of the part. I figured out a work around if the surface is flat, but I haven't figured out a work around for a curved surface.
How do I create work axis where work plane intersects curved surface?
Or put another way: How do I project intersection of work plane and curved surface onto the work plane in a 2D sketch?
I need to be able to draw a 2D sketch on the work plane, but get a perfectly matching projected line onto the work plane, from the curved surface, at the intersection of the curved surface and the work plane.
The attached jpg shows the intersection in question. I circled it.
Just trying to clean up a surface. I can swap edges fine. This project was a 2009 project.
View 1 Replies View Relatedheres the problem we had created a slope style in 2012 15% - 25% and 25% - 100%. done this many times with no problems. so we upgrade and open the file in 2014 now there is a large white area that c3d is filling in.
Win 7 pro 12gb
NVIDIA Quadro 2000
LDD 2009
IDS 2014
I have created an existing ground surface...also 2 surfaces from corridors...one a road and 2 a berm. How do I merge these and get final contours of the proposed site after construction?
View 0 Replies View RelatedIs it possible to data shortcut a surface from c3d2013 into c3d2012?
I tryed it and it says that the surface is in the drawing but its not showing up.
I've tried changing the style and the layer but nothing works.
I use INV 2013 (Premium product and not ultimate). I am not used to creating complex surfaces. I have come across a situation, where I need extend the edge of the part as shown. (Like a press tool form die and form punch surface. In other words, 3d part edge is the parting line of mould and extend around for the die surface.
View 9 Replies View RelatedIs it possible to extend the curved face of the solid, straight up to the new not curved face. It need to be a solid .
View 3 Replies View Related