Is there any way to enter points using XYZ coordinates instead of creating a plane and dimensioning on the new plane for each point?
Todd
The attached script should allow you to import points from a CSV file. It's a modified version of the ImportSplineCSV script from the below forum thread.
Please let me know if you have any questions about how to use it.
Thanks!
Maybe @Anonymous got his answer, but I'm reading his question a bit different.
So, is there a way to enter a point coordinate through a dialog or similar. I mean, it's not unheard of that various cad tools have a way to enter these values on a command line if you want them positioned just right. I know this can be done using the parametric tools, but some times it is a bit annoying to add all that clutter to a drawing.
The mentioned script sure is useful, but for a different task.
Cheers,
Kjell
An Idea for precise input for sketch geometry has been accepted in the IdeaStation and backlogged for a future release. At this time, there is no precise input dialog available during the creation of the first point for various sketch entities (including points).
To work around this:
I hope that helps! Let me know if you have any questions!
Cheers,
@kjellhar wrote:Maybe @Anonymous got his answer, but I'm reading his question a bit different.
So, is there a way to enter a point coordinate through a dialog or similar. I mean, it's not unheard of that various cad tools have a way to enter these values on a command line if you want them positioned just right. I know this can be done using the parametric tools, but some times it is a bit annoying to add all that clutter to a drawing.
The mentioned script sure is useful, but for a different task.
Cheers,
Kjell
Kjell,
It's like you read my mind. The script does look useful, but I was asking about simple XYZ dialog inputs.
Edit-
We posted at the same time. I will try your solutions, and I placed my vote for precise input.
Todd
It would be a nice feature to add. The workarounds thtat you suggest sure solves the problem, but they are all a bit awkward to use.
Thanks,
Kjell
I'd just say: Back to the labs!
I've learned that parametric modelling is based on constraints. But there are some constraints that are simply contraproductive.
@innovatenate wrote:
... At this time, there is no precise input dialog available during the creation of the first point for various sketch entities (including points).
There's this other discussion that may be helpful. I wanted to reference it (just in case). There's another script you may find useful that will allow you to insert a point by XYZ coordinates.
Voting in the ideastation is the best way to let the product management team know about the features that you want. Thanks for participating!
Nathan,
thanks for the pointer. While attempting the set_point_@0,0,0_and_then_move_it method, I was confronted with another constraint.
Can't find what you're looking for? Ask the community or share your knowledge.