AutoCAD Map 3D :: Exporting Only Certain Object Types?
Apr 8, 2011
Is it possible to export only certain types of objects using mapexport? I know you can use EntTypes of "All" or Types" in the MapExport.ini file, but can you specify lines and points? I have experimented to no avail. I have searched for explanations for each entry in the MapExport.ini file in the documentation ...also to no avail.
View 3 Replies
ADVERTISEMENT
Oct 8, 2011
I'm using a student version of AIP 2012 and am having a problem exporting to .STL file types.
When using a "Standard(mm).ipt" and designing the part in mm, upon export it shrinks the dimensions down.
For example, the width of my sketch is 193mm, upon inspection on a different computer with VCarve Pro and CUT3D were 19mm.
I don't want to dimension the parts as to make the problems in export to the right size because I think that defeats the universal aspects of autodesk.
View 2 Replies
View Related
Apr 11, 2012
How to filter multiple object types (here, the swamp, Google, and the docs) and have come up empty handed. I have code that filters out everything except for blocks (INSERT) with a few additional parameters to exclude blocks of a certain name, but I also need to include MULTILEADERS in the selection filter.
Here is the code I have for the INSERT filter:
acTypValAr = New TypedValue() {New TypedValue(DxfCode.Start, "INSERT"), New TypedValue(-4, "<NOT"), _ New TypedValue(2, "BLOCKA,BLOCKB,BLOCKC,BLOCKD"), _ New TypedValue(-4, "NOT>")}
How to add MULTILEADERS to this selection filter as well?
View 3 Replies
View Related
Oct 29, 2012
I am trying to import thousands of pictures into Lightroom as I have a mess of pictures do to a long story...But basically I have probably 30,000 pictures in a bunch of folders that I want to import.
One issue I have found is that I don't want to import TIFF, BMP, GIF, or things like PNG. I really only want jpg files or jpeg files unless I stumble across others in another format I haven't found yet.
Can I set something during the import? I have searched the forums and internet, but haven't found anything that mentions this.
How to clean up a mess like this where I have 30,000 pictures but probably only need 10,000 as there are duplicates upon duplicates due to having to move the pictures around in a hurry as I had a mess in my basement during a storm a couple years ago.
View 1 Replies
View Related
Feb 28, 2011
I'm using 3ds Max 2010. I'm trying to export my object and import it into a program called, F.E.A.R Public Tools. ( This is used for making levels for a game called, F.E.A.R. ) Anyhow, I click the little 'Hammer' tool and it brings up another list called, 'Utilities' and in that list should be an option called, FEAR Panel.. But I do not see such a thing. I need to export my object and import it into my F.E.A.R. World Edit ( Which is where you actually create the levels, etc. There is a tutorial which shows you what you need to do and I've done exactly that, but it's not working for me for some reason.
View 2 Replies
View Related
Dec 20, 2012
Often after making vectro pictures in illustrator i use exporting to Photoshop like a SO. But i can't realize, why after exporting some elements like a blur or transparent mask is losing?
View 2 Replies
View Related
Sep 11, 2011
Is there a way to export certain objects from a file with multiple objects?
View 3 Replies
View Related
Feb 1, 2011
Import a photo image which is, for example, 100px high by 500px long. Now apply a simple fade transparency from the left edge to 100% transparent 100px in from the left edge (i.e. 400px of the image's length is now 'invisible').
Export this as a png and then import this png. It will still be 100 x 500 - can you tell Xara export the image truncated down just the 'visible' portion (i.e. 100 x 100)?
View 6 Replies
View Related
Oct 3, 2012
I have an AI (bundled in CS6) document that has a large number of objects in it - approx 200. Single artboard, single layer.
These objects (right word?) are a combination of placed .png files, polygon/primitives (mostly circles) and text labels. I would like to quickly create and export a .txt or a .csv file that has the following coordinate and size information about each object in the AI document:
Pos (x,y)
Size (w,l)
Is there a menu feature? If not, is there a suggestion for a script? Would like to save a day's work going object by object and manually transcribing this information into a text file.
View 3 Replies
View Related
Jan 27, 2012
Is it possible?
CorelDraw X5 v. 15.2.0.686 Hot Fix 4 - Windows 7-64
View 1 Replies
View Related
Dec 19, 2011
Whenever I export a mesh as an obj, the object appears flipped facing other directions on certain applications while on other's it appears fine. I use Maya 2011 (of course) Zbrush and 3d Coat. I have the problem in 3d coat and tried it in Blender and the problem occurred on both while on zbrush it appears fine.
View 1 Replies
View Related
Aug 24, 2013
When I export as a PDF a white grainy line appears around an object where I've used a gaussian blur? why is this?
View 7 Replies
View Related
Jul 23, 2013
what are the differences among the surface types we can create?
I see we can use convert to surface command and have a surface made from the object which receives NURBS property. And I see we can command a planar surface, realizing it can't have a NURBS Surface for further changes.
when we thicken the planar surface, the surface goes off then, and it can be no longer selected ! what's going on with this planar surface, what is it for? why does autocad actually got a Planar surface?
View 2 Replies
View Related
Dec 12, 2012
At my work we have 2 different departments that uses a different type of simplex font. My department uses the standard simplex font and the other uses a customized simplex font. I need to make prints from the other department and its a burden to them for me to ask them to print out a drawing just because our fonts are different. Is there a way I can print their drawings with their font without it loading the standard font that's on my computer?
View 4 Replies
View Related
Jan 22, 2012
Can I use diferrent types of threads (as variants), in one iPart/iFeature file, ex. M10x1.5 (ISO Metric profile) and G1/8" (ISO Pipe Threads)? Look at the file in attachment and correct it if possible.
View 2 Replies
View Related
Oct 17, 2012
I want to add different assemblies (some with walls or ditches) along the same corridor at given stations
Can that be done?
View 4 Replies
View Related
Jan 16, 2012
I have received some architectural models which were modeled in AutoCAD MEP and only have walls modeled as type Standard. Is there a way to transform Standard walls into cavity walls etc., giving wall makeup as you go - or do I have to re-model in order to get quality 2D cuts?
View 1 Replies
View Related
May 17, 2012
what kind of drawings we can use AutoCad and for what kind of drawings we can not use AutoCad. How to understand it.
Justify the use of CAD for the production of a range of drawing types.
View 9 Replies
View Related
Aug 8, 2012
Is there a way to know what kind parameter type is using in a DynamicBlock Property ROTATIONPARAMETERENTITY, LINEARPARAMETERENTITY or POLARPARAMETERENTITY
View 3 Replies
View Related
Jul 10, 2013
Is it possible to get localized names for AutoCAD .NET geometry types?
For example, I want to get "Полилиния" (in Russian) for Autodesk.AutoCAD.DatabaseServices.Polyline class.
If there is no solution, where can I get a list of all geometry types to translate them into another language programmatically?
View 2 Replies
View Related
May 6, 2012
What are 3 types of paths that can be used for storing an xref? when inserting an xref, how does the Overlay option differ from the Attach option? can xref drawings be scaled, rotated, or positioned at any desired location?
View 3 Replies
View Related
Feb 14, 2005
Any method to set all the Tolerance Types for a GeneralDimension via VBA.
The Tolerance object, accessible via the GeneralDimension object, offers methods to set Deviation, Fits, Limits & Symmetric tolerance types, but I can’t find a way to set other Tolerance types, such as Reference, Basic, Max & Min
View 3 Replies
View Related
Aug 20, 2013
I am trying to figure out a way, or a best practice workflow to get my custom linetypes with shapes to begin and end with a shape.
View 4 Replies
View Related
May 15, 2012
I need to show contour lines that have the elevations embedded in the line. Is there any way to create a line type that will allow me to select and/or change the text to be embedded in the line, without having to define a unique linetype for each elevation?
View 2 Replies
View Related
Jan 7, 2012
I am looking for a material database with more steel types than the ones that are installed in inventor.
Is there a comprehensive database that I can download and install or do I need to add the material one by one.
Normaly I can just copy a existing steel and just use the existing properites and just change the name but I see a risk of this since in the future I may want to simulte a part and then the material data is not correct.
So... is there a good list that I can download and install??
View 2 Replies
View Related
Jul 21, 2011
I am using the DWGPublishToGE tool in AutoCAD Map 3D 2012. I can get the images and blocks to finally show up in a fairly clear manner. I was using earlier versions of AutoCAD before and everything was exporting all choppy.
Now that I have the linework in I was hoping to accomplish two more things:
The line types aren't coming across properly (e.a.: dashed lines are continuous)The text, both within blocks and along the path, only comes in as text. It's not fixed to where it is in the drawing. For example, if I have a block with HH in it the line work comes in normally but the text part of the block does not.
See my two images I have attached. The first is the CAD version and what I am hoping to get to in GE. The second is what is happening in GE.
View 3 Replies
View Related
Jan 7, 2014
We are using SQL Server to store our map data, inside tables that contain non-spatial data. I noticed a couple of things;
(1) Fields in SQL with the "date" data type do not show up in the Map 3D schema. Does Map only accept "datetime"? What do you do if the client only wants to see the date?
(2) Fields in SQL using the "geography" data type become "geometry" data types in Map. Perhaps this isn't a problem. We would like to store lat/long and easting/northing data. Do I need to create separate columns for this or is all this data stored in a single column using the "geometry" data type?
View 2 Replies
View Related
Jun 24, 2011
Having something very strange happen out of the blue.Have wall types like lightweight block (Component Priority = 300) and stud gyp walls (Component Priority = 500) suddenly cleaning up w/ each other.
Hasn't been happening before when base lines extend to each other, but suddenly on this new project they are.
I am expanding on my modeling w/ this project. I taken another step in 3D modeling w/ ACA and am extending walls vertically to multiple floors and referencing the base floor plan into (below) the base file of the second floor. Everything is working as I expected and set up EXCEPT for this one thing. Hard to point to this as the difference because I'm having this issue on the first floor....where the reference issue is not part of the equation.
Also, know there is a way for my lightweight block walls on the second floor to clean up/merge w/ lightweight block of the exterior walls being referenced in...but can't find where that "check box"/switch is. Found it many moons ago, but didn't need it then.
View 7 Replies
View Related
Jul 31, 2012
Where would I find some hatches for expanded metal and mesh-types? Everything looks good on paper.... its why we use CAD.
View 9 Replies
View Related
Jan 2, 2014
I have a customer that is trying to export a file out as an STP file. When he brings up the Export or Save As dialog boxes none of the normal model file types are listed. I have had him do a Repair and a Reinstall of INV 2013 which did not fix the problem.
View 9 Replies
View Related
Apr 11, 2012
C3D 2010
I know you can set the view port type in your template for sheet setup controls...
BUT - I have a situation where we have profile xrefs of utilities, in those utility profile drawings we must <DR> in the utilities in plan view. I don't want those utilities to show in my PLAN VIEW view port... So now I simply VP freeze the profile layers in the plan view... simple and easy...
WISH - that I could set my view port types to PLAN and PROFILE, and have only PLAN layers show in PLAN and only PROFILE layers show in PROFILE.... AUTOMATICALLY....
View 2 Replies
View Related