Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Projected Curve, Terminology
famadorian
Member Posts: 390 ✭✭✭
I'm wondering about a few things here:
1. why does the box ask for "sketch"; isn't it an entity or a sketch entity it should ask for? You pick an entity here, not a full sketch, which might include several sketch entities
2. why can't a sketch entity be a construction entity? If I try to make "Edge of stigning" a construction spline, it fails.
1. why does the box ask for "sketch"; isn't it an entity or a sketch entity it should ask for? You pick an entity here, not a full sketch, which might include several sketch entities
2. why can't a sketch entity be a construction entity? If I try to make "Edge of stigning" a construction spline, it fails.
0
Answers
-
It could be changed in the Projected curve feature
annotation { "Name" : "First sketch", "Filter" : EntityType.EDGE && SketchObject.YES && ConstructionObject.NO } definition.sketchEdges1 is Query; annotation { "Name" : "Second sketch", "Filter" : EntityType.EDGE && SketchObject.YES && ConstructionObject.NO } definition.sketchEdges2 is Query;could be:annotation { "Name" : "First sketch entity", "Filter" : EntityType.EDGE && SketchObject.YES } definition.sketchEdges1 is Query; annotation { "Name" : "Second sketch entity", "Filter" : EntityType.EDGE && SketchObject.YES } definition.sketchEdges2 is Query;I would like the change proposed in 1) and I do not see any problem in making the change proposed in 2)
I have created an improvement request here https://forum.onshape.com/discussion/10883/change-projected-curve-precondition/p1?new=1Un saludo,
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común2 -
1. Because you might want to pick a full sketch (although extrude surface says "sketch curves" so maybe that would be better)famadorian said:I'm wondering about a few things here:
1. why does the box ask for "sketch"; isn't it an entity or a sketch entity it should ask for? You pick an entity here, not a full sketch, which might include several sketch entities
2. why can't a sketch entity be a construction entity? If I try to make "Edge of stigning" a construction spline, it fails.
2. Because construction entities are for construction onlySenior Director, Technical Services, EMEA3 -
Un saludo,
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común0 -
1. Isn't entity a more broader term, then?NeilCooke said:
1. Because you might want to pick a full sketchfamadorian said:I'm wondering about a few things here:
1. why does the box ask for "sketch"; isn't it an entity or a sketch entity it should ask for? You pick an entity here, not a full sketch, which might include several sketch entities
2. why can't a sketch entity be a construction entity? If I try to make "Edge of stigning" a construction spline, it fails.
2. Because construction entities are for construction only
2. in the image here, I only use the splines in 1) to construct the splines in 2). Shouldn't 1) be construction splines, then?
0 -
Actually hereunder is an example in which I would prefer to be able to select constructive geometry (with the Beams feature).Having the lines of the sketches as constructive geometry does not highlight the areas in the sketches and sometimes it is easier to select other entities

Un saludo,
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común2


