Some times ago I made my version of Offset3d.lsp
Regards
Jochen
Registered forum members do not see this ad.
Ok, I gave it a try.
I'm having a problem:
On running this code it gives me the error it cand find the library:
I'm not used to vba, (I like vbnet or C#)'set to uppercase
FilterStr = StrConv(ObjType, vbUpperCase)
ObjectStr = StrConv(objEnt.ObjectName, vbUpperCase)
ObjectStr2 = ObjectStr
ObjectStr = Mid(ObjectStr, InStr(1, ObjectStr, "DB", 1) + 2)![]()
Do I need a reference here, an import or using, that points to that library?
Last edited by seth007; 3rd Jun 2010 at 08:45 am. Reason: Spelling :P


Some times ago I made my version of Offset3d.lsp
Regards
Jochen
Last edited by scj; 6th Jun 2010 at 09:15 am.
Very useful. Thank you very much for sharing.
Registered forum members do not see this ad.
For people with AutoCAD Civil 3D there is a native 3D offset command _AeccOffsetFeature which is the 3D offset command.
Engage brain before mouth
"The German who types with a Yorkshire accent" - Dave Broada 2o1o
Bookmarks