Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/15/2019 in all areas

  1. You're most welcome! Prior to evaluating the PEDIT command I assign the last primary entity in the drawing database to the symbol ent using the entlast function. Then, after calling the PEDIT command, I test whether the value held by the symbol ent points to the same entity as that returned by entlast (and I redefine the ent symbol at the same time). If the entity is the same, this indicates that the PEDIT command has not added any entities to the drawing database and has hence failed to generate a new polyline; as such, the test expression for the if statement is only validated if these entities differ with the new entity assigned to ent being the new polyline generated by the PEDIT command.
    2 points
  2. Just to eliminate the obvious, have you created the surface? Are you sure the surface and the alignment are in the same place? You can verify the extents of your surfaces in the Prospector. As always, the more information you can give us, the better we can help you.
    1 point
  3. So it turned out it was as simple as turning my UCS back to World! (I think I may start leaving my UCS icon on from now on)
    1 point
×
×
  • Create New...