Register  Login   Search
 Donations Minimize

Steve Sheldon $300.00
Alessandro Marchetti $150.00
Ed Williams $500.00
Diederik Zaaijer $100.00
Anonymous $500.00
Rick Mason $50.00
Isaac Sanchez $200.00
Calum McLellan $100.00
Bob Mileti $100.00

 Print   
 Latest Posts Minimize

RE: .Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/09/2010 3:55 AM
wksyspro

SEpartX crashs VB6
Solid Edge Programming
03/08/2010 8:38 AM
ara

Assembly instances not supported
Solid Edge General
03/07/2010 8:10 PM
cadourian

RE: .Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/06/2010 2:44 PM
tirolerover40

RE: .Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/06/2010 4:06 AM
wksyspro

RE: .Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/05/2010 2:35 PM
tirolerover40

RE: .Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/05/2010 11:36 AM
wksyspro

How to add menu to the QuickAccessToolbar
Solid Edge Programming
03/05/2010 4:57 AM
TomasV

Save sketched profile
Solid Edge Programming
03/04/2010 9:42 AM
Autoit

Use Isotable.dll with ST2 64bits
Solid Edge Programming
03/04/2010 7:22 AM
sinex

.Net: print of dwg files as pdf scaling problem
Solid Edge Programming
03/03/2010 3:03 PM
tirolerover40

How to get the threadFeature information from CopiedPart?
Solid Edge Programming
03/01/2010 5:36 AM
Julia

RE: How to read, from a draft, the file properties of the part / assembly
Solid Edge Programming
02/26/2010 8:18 AM
mdrummond

Assy Oeration Property
Solid Edge Programming
02/26/2010 8:13 AM
mdrummond

How the expansion of the Engineering Reference?
Solid Edge Programming
02/25/2010 8:35 PM
fatkids

RE: problems with creating toolbar
Solid Edge Programming
02/25/2010 11:39 AM
Nika_Neugier

Crash editing blocklabeloccurrence value
Solid Edge Programming
02/25/2010 2:55 AM
Tymen

problems with creating toolbar
Solid Edge Programming
02/24/2010 5:43 AM
Nika_Neugier

RE: Convert .dft to .dxf
Solid Edge Programming
02/23/2010 1:11 PM
jvelasco

RE: Internal Error: Invalid Status 0x248
Solid Edge General
02/22/2010 8:46 AM
catamayo

how to get mouse click event of the view of the SEPreview.ocx
Solid Edge Programming
02/21/2010 7:29 PM
wei

how to use the SEPreview.ocx
Solid Edge Programming
02/20/2010 2:41 AM
wei

Solid Edge / Insight BOM Extraction
Solid Edge Programming
02/18/2010 9:14 AM
alspaughja

How to set FaceStyle for face in occurrence?
Solid Edge Programming
02/18/2010 1:08 AM
jurajjoob

How to set Occurrence.FaceStyle to (Use Part Style) or (None)?
Solid Edge Programming
02/17/2010 2:42 PM
jurajjoob

RE: Exception when calling....
Solid Edge Programming
02/17/2010 8:03 AM
boman

Edit occurrence in place
Solid Edge Programming
02/17/2010 5:35 AM
Tymen

Getting part surface from assembly surface
Solid Edge Programming
02/16/2010 3:18 AM
Serge

RE: Need basic CNC info please
Solid Edge General
02/16/2010 12:20 AM
jr199

Need basic CNC info please
Solid Edge General
02/14/2010 12:39 PM
SirMalan


 Print   
 Announcements Minimize

Status Update, Solid Edge SDK, PowerToys, Donations, etc. - Posted by jason.newell on 07/15/2009 5:59 PM
Articles Page Added - Posted by jason.newell on 02/22/2009 10:55 PM
PowerToys for Solid Edge v2.0 Announced - Posted by jason.newell on 01/12/2009 12:45 PM
PowerToys for Solid Edge v1.2 Released - Posted by jason.newell on 01/11/2009 10:28 AM
Win a free Astroid (October 2008 Edition) - Posted by jason.newell on 09/23/2008 11:58 AM
Solid Edge Wiki - Posted by jason.newell on 08/13/2008 1:53 AM
Products & Downloads Pages Updated - Posted by jason.newell on 08/13/2008 1:15 AM
New Chat Page - Posted by jason.newell on 07/15/2008 2:12 AM
Debugger Visualizers for Visual Studio.NET 2005 - Posted by jason.newell on 06/27/2008 3:32 PM
My Availability - Posted by jason.newell on 02/27/2008 9:32 AM

 Print   
 Latest Discussions Minimize

Solid Edge Programming Forum - SEpartX crashs VB6 (0 replies)
Posted by ara on 03/08/2010 8:38 AM
Hi to all It’s been a long time since I’ve posted here and I need some help again. I’m trying to incorporate a SEpartX in my VB6 application for SE V20. The first time I test it, it runs ok but the next time I get “error 2147417848 (80010108) method partfile of object _DSEpartX faild” and then my VB6 crash.  Does anyone have idea about this SEpartX? Is it better to use SEPreview? Thanks A...
Solid Edge General Forum - Assembly instances not supported (0 replies)
Posted by cadourian on 03/07/2010 8:10 PM
Hello, I've been trying to find the equivalent of the following concept in C++ or OO languages in SE but it seems I'm out of luck. I just want to confirm that I've covered all the bases and that my conclusion is true. In C++ we have the concepts of a Class and of instance of a Class. A class is a template, an instance of course is a particular realization of that class. the parameters we s...
Solid Edge Programming Forum - How to add menu to the QuickAccessToolbar (0 replies)
Posted by TomasV on 03/05/2010 4:57 AM
Hello, I have a problem with the addin containing Menu with more levels (items) in ST2. Example: Main   Item1     SubItem1     SubItem2   Item2 I'm able to create complete menu with the top menu item "Main" located as button (by AddCommand function) in ST2 toolbar - example of used code: addin.AddCommand(EnvCatID, "1\nMain\\Item1\\SubItem1\n\n", 1...
Solid Edge Programming Forum - Save sketched profile (0 replies)
Posted by Autoit on 03/04/2010 9:42 AM
May I ask you for small example how to draw the sketch profile (closed profile from 3 lines -for example), and save the sketched profile? I'm trying to do it in the C# but example from the Programmer's guide is producing the profile not sketch. Appreciate your help.   Here is the example from programmer's guide: using System; using System.Collections.Generic; using System.Linq; using S...
Solid Edge Programming Forum - Use Isotable.dll with ST2 64bits (0 replies)
Posted by sinex on 03/04/2010 7:22 AM
Does anyone has managed to use the isotable.dll with solidedge ST2 64 bit? Under vb6 it works whether I debugged but it does not work if I compile.I tried to compile with VB.net but I can not register in the system.
Solid Edge Programming Forum - .Net: print of dwg files as pdf scaling problem (5 replies)
Posted by tirolerover40 on 03/03/2010 3:03 PM
Hi, I am trying to print dwg files in Solid Edge and display them on a web page (aspx). The same procedure works for raft documents. I am able to open these files with a template and print them. However, the drawinig printed on the pdf page covers only one quarter. I am trying this now for over a week and cannot get it corrected. I am using SE v20 and Web.Net 2008/C# I am printing with Bullzip P...
Solid Edge Programming Forum - How to get the threadFeature information from CopiedPart? (0 replies)
Posted by Julia on 03/01/2010 5:36 AM
Hello, I get a problem about  "CopiedPart". I have a copied part and i want get the features ( FeaturesPtr ) of the part. But hoe can i do it?   thanks!!!   Julia
JasonNewell.NET Solid Edge Addin Wizard Forum - Add-in commands appear disabled (2 replies)
Posted by deelip on 03/01/2010 12:56 AM
I am pretty sure I am doing something wrong here. I used the template to create a new project, compiled and built it without issues. I see both add-in command buttons on the ribbon bar but they appear disabled. Any idea what's going on? Deelip Menezes
Solid Edge Programming Forum - Assy Oeration Property (0 replies)
Posted by mdrummond on 02/26/2010 8:13 AM
I'd like to be able to give and assembly occurance an "operation" propertly.  Basically just assign it a number.  This number would be used in a BOM to determine what parts are used in what assy operation.  Like, Occurence #1 has an "operation" property of 1, which means it would be used in assy station 1, and Occurence#4 has an "operation" property of 2, which means it would b...
Solid Edge Programming Forum - How the expansion of the Engineering Reference? (0 replies)
Posted by fatkids on 02/25/2010 8:35 PM
Hi all: How the expansion of the Engineering Reference? I would like to add a custom category, Please help! Thanks.
Solid Edge Programming Forum - Crash editing blocklabeloccurrence value (0 replies)
Posted by Tymen on 02/25/2010 2:55 AM
As I have to add alot of blocks to my draft, and each of them has different values for their blocklabels, I need to change the blocklabeloccurrences value. But in my Addin, Solid Edge crashes when trying to do that. If I edit the original block's blocklabel values (not the occurrences), it works fine. But that changes the original blocklabel, which is not what I want. It does not crash however, i...
Solid Edge Programming Forum - problems with creating toolbar (1 replies)
Posted by Nika_Neugier on 02/24/2010 5:43 AM
Hello, I'm creating C# add-in for SE using Jason' s toolbar template. But toolbar is visible only in one SE window. I need my toolbar to be created in the same place as other toolbars. And it should be accessible from any SE document. So, how can I do this?   Maybe i have to create CommandBarGroup? Can anybody please help me... Thanks in advance.
Solid Edge Programming Forum - how to get mouse click event of the view of the SEPreview.ocx (0 replies)
Posted by wei on 02/21/2010 7:29 PM
Dear all, Can anybody tell how to get mouse click event of the view of the SEPreview.ocx  in .net  and solid edge V20. Scenario is: If user clicks on the view of the SEPreview.ocx  ,I need to pick that event to get clicked coordintates. Can anybody explain me how to do it? Any sample code will be very very useful. Thanks to all of you in advance. xiaogang
Solid Edge Programming Forum - how to use the SEPreview.ocx (0 replies)
Posted by wei on 02/20/2010 2:41 AM
I want to use the SEPreview.ocx as an ActiveX embedded object.   But  i  do not know how to rotate the image through the SEPreview.ocx
Solid Edge Programming Forum - Solid Edge / Insight BOM Extraction (0 replies)
Posted by alspaughja on 02/18/2010 9:14 AM
Hello there I'm new to the site so thanks for any help in advance. I'm trying to use the Solid Edge Web Parts Type Library or wphelper.dll to setup a system to automatically extract bill of materials from our models. The problem I'm having is that when I run the command to get the linked data from the insight database and pull it into a xml file it is grabbing all kinds of extra information, I a...
Solid Edge Programming Forum - How to set FaceStyle for face in occurrence? (0 replies)
Posted by jurajjoob on 02/18/2010 1:08 AM
How to set FaceStyle for face in occurrence? When i create Reference to face and set property Reference.Style="Orange"( for example) nothing happens. Thanks.
Solid Edge Programming Forum - How to set Occurrence.FaceStyle to (Use Part Style) or (None)? (0 replies)
Posted by jurajjoob on 02/17/2010 2:42 PM
How to set Occurrence.FaceStyle to (Use Part Style) or (None)? When i set in C# Occurrence.FaceStyle=null, program throw error. Thanks.
Solid Edge Programming Forum - Edit occurrence in place (0 replies)
Posted by Tymen on 02/17/2010 5:35 AM
I have been trying to figure out how to activate/edit a selected occurrence in place in the active assembly. The same thing as when you rightmouseclick > edit on the occurrence. Does anyone have any idea how to get this done?   Edit: everytime I post a question on this forum, I somehow find out a few minutes later how to solve the problem . Just select the part and do objApp.startcommand(...
Solid Edge Programming Forum - Getting part surface from assembly surface (0 replies)
Posted by Serge on 02/16/2010 3:18 AM
Hello to all! I've got an assembly with one detail. In that detail there is a hole, that was made in the assembly.  When my command starts from Solid Edge menu, a user should select surface in the assembly mode. So, user choose a surface from that detail. Then my program begins to work with that surface( at the beginning it's a reference object, and I call Get...
Solid Edge General Forum - Need basic CNC info please (1 replies)
Posted by SirMalan on 02/14/2010 12:39 PM
Hi there. I'm new to the world of CAD and has started learning Solid Edge V19 by myself. I'm a little bit confused about something and I hope someone can help. In what environment do I create the drawings that are used by the CNC to cut out sheet metal parts? I have precise dimensions for some sheet metal parts I want to be cut out. Should I make the drawings in the drafting environment and ex...
Solid Edge Programming Forum - Exception when calling.... (2 replies)
Posted by boman on 02/11/2010 2:13 AM
I have the following code snippet that gives me an exception on the line:                     draft = (SolidEdgeDraft.DraftDocument)application.ActiveDocument; This code loops through all *dft files and opens them one by one Here is the sample code         ...
Solid Edge Programming Forum - batch .NET program to convert Solid Edge files to PDF (2 replies)
Posted by se06 on 02/10/2010 9:51 AM
In Solid Edge ST2 we can save directly a PDF file manually with "Save As". To do that Solid Edge ST2 uses a special printer called: "Solid Edge Velocity PS Printer 2.0".  I need a batch program: could you suggest me the .NET code to convert in PDF the current drawing?
Solid Edge Programming Forum - How to use the seprview controls (0 replies)
Posted by wei on 02/09/2010 8:31 PM
  hi JasonNewell ! How to use the seprview controls.BeginInvoke (Delegate delegate) method. the seprview controlscan be achieved with the asynchronous communication between the interface solidedge Please tell me  and give an example, sent to my mailbox "aqbcd123@yahoo.com"
Solid Edge Programming Forum - Reading dimensions from .psm files (2 replies)
Posted by boman on 02/09/2010 10:47 AM
Hi all I'm trying to "read" variables from a .psm file (i need to process those variables outside SE). I have no problem reading the variables but in the "variable" list there are Dimensions. I cant find a way to reach those values. Can anyone help me? (using C# as programming language)   Kind Regards   Kjell-Ake    
Solid Edge Programming Forum - How to use SEPreview control to achieve synchronization with the solidedge interface (0 replies)
Posted by wei on 02/09/2010 2:59 AM
 hi ! Jason Newell,           I wrote a form, an external program calls SolidEdge realize the image show separately in its own form on the SEPreview controls and in the solidedge interface.           I can only be achieved through an external program interface of SolidEdge flip, but I want to change th...
Solid Edge Programming Forum - Through the program to create a square tube??? (0 replies)
Posted by fatkids on 02/04/2010 12:37 AM
Hi all! I need to through the program to create a square tube, Code is as follows:             SolidEdgeFramework.Application application = null;             SolidEdgeFramework.Documents documents = null;             SolidEdgeP...
Solid Edge Programming Forum - CreateCommand() method (1 replies)
Posted by kiran.thokal on 02/03/2010 5:54 AM
hello, I am creating add in for solid edge in VB.NET. I have added button successfully now i have to give functionality to that button. What I am thinking is that first i need to create command's object as  seCommand = seApp.CreateCommand(2)  seCommand.Start() here I have to fetch some data from database and fill the values in file properies custom properties. So, how i can i do th...
Solid Edge Programming Forum - How to use SEPreview control the control to achieve synchronization of changes in solidedge (0 replies)
Posted by wei on 02/03/2010 1:13 AM
I wrote a form, through an external procedure call solidedge, in their own form on how to use the rotary controls SEPreview control I can only rotate solidedge through the external program interface, the model changes, but I want to change the interface background solidedge results of a timely return to the control of control SEPreview. Should be how to do do a good job is to give an example. La...
Solid Edge Programming Forum - How to use the SetSectionPlanes method (3 replies)
Posted by wei on 02/02/2010 5:55 PM
 How to use SolidEdgeFramework.View the SetSectionPlanes method, please tell me the specific parameters of the role and how to get
Solid Edge Programming Forum - Register for COM interop in VB 2008 express (2 replies)
Posted by danlanigan on 02/01/2010 5:02 PM
Hi,   I'm trying to create a SE addin using VB 2008 express edition. I am using the SE '.NET programmers guide - Chapter 12 Addins' as a reference. I don't get very far before being stumped. There is no 'Register for COM interop' in the compile tab of the project properties dialogue. I understand from some google searches that I have done that this feature is not a part of VB 2008...
Solid Edge Programming Forum - How to convert from SolidEdgePart.ExtrudedProtrusion to SolidEdgePart.BodylFeature ? (1 replies)
Posted by jurajjoob on 01/29/2010 3:19 AM
I don't know how to convert from SolidEdgePart.ExtrudedProtrusion to SolidEdgePart.BodyFeature ? Code SolidEdgePart.BodyFeature F=(SolidEdgePart.BodyFeature)extrudedProtrusionVariable; raise exception InvalidCastException.
Solid Edge Programming Forum - How to execute method ExtrudedProtrusion.GetDimensions via InvokeMember in C# ? (0 replies)
Posted by jurajjoob on 01/29/2010 3:08 AM
I don't know how to execute method ExtrudedProtrusion.GetDimensions via .GetType().InvokeMember in C#. I don't know how to create parameters with COM attributes [out] , [in, out] and create parameter type [in, out] SAFEARRAY(IDispatch*)*.
Solid Edge Programming Forum - How to use "AddBaseContourFlange"? (0 replies)
Posted by fatkids on 01/29/2010 1:00 AM
Sorry, My browser has problems!
Solid Edge Programming Forum - How to use "AddBaseContourFlange"? (0 replies)
Posted by fatkids on 01/29/2010 1:00 AM
Sorry, My browser has problems!
Solid Edge Programming Forum - How to use "AddBaseContourFlange"? (1 replies)
Posted by fatkids on 01/29/2010 1:00 AM
In SheetMetal, I use "How to use AddBaseContourFlange" to generate a model, but can not make the thickness. [script removed] code: double t = 0.04; model = models.AddBaseContourFlange( profile, t as object, SolidEdgePart.FeaturePropertyConstants.igFinite, SolidEdgePart.FeaturePropertyConstants.igLeft, Convert.ToDouble(textBox1.Text) / 1000, Missing.Value, Missing.Value, Missing.Value, Mi...
Solid Edge Programming Forum - MousePointer (0 replies)
Posted by BMLKidd on 01/27/2010 11:12 AM
This subject may have been beaten to death, but ... I have a program that updates all of the views within a draft. It is a VB6 external .exe, not an addin. Thus, although I can set the Edge session to .Interactive = False, is there any way to set the MousePointer to an hourglass?
Solid Edge Programming Forum - How to iterate throught collection Model.Features ? (0 replies)
Posted by jurajjoob on 01/27/2010 9:59 AM
I want to iterate throught collection Model.Features and i don't know how type of Item i use. if i use SolidEdgePart.BodyFeature as item type occurs error. example in C#: foreach(SolidEdgePart.BodyFeature F in model.Features)     // thrown exception {     .     .     . }
Solid Edge Programming Forum - Solid Edge Libraries being Uninstalled (1 replies)
Posted by tah1174 on 01/26/2010 6:29 PM
Hi all, Am looking for some help with setting up my VB 2008 Add-In for Solid Edge.  At the moment it installs fine, runs fine and uninstalls fine, except when it uninstalls it takes with it the solid edge copies of the libraries that it references from the Solid Edge Directory and yet leaves the copies in the Addin directory.  It also seems to unregister them.  I would like to...
Solid Edge Programming Forum - adding textbox borders to textbox in draft env (1 replies)
Posted by Terry44 on 01/26/2010 5:37 PM
I am working a project to build a tree structure in SE draft environment using VBA in excel.  I know how to add the text but I need to place a border (box, rectangle, square shape) around the text. I have looked at the VBA object browser but not sure if I am using the class methods correctly - unable to add borders. Thanks for any help
JasonNewell.NET PowerToys for Solid Edge Forum - PowerToys support for custom columns (0 replies)
Posted by rocknrol on 01/26/2010 2:20 PM
Your PowerToys is very good application. I installed ver 1.3. Support for custom columns is useful feature for me, but i have question about that. I have a macro which generates plate and writes custom properties Lenght, Width and Thickness. They are saves as a number and contains model nominal dimensions. Now custom columns shows their values with five digits after comma. I want to show only one ...

 Print   

 Users Online Minimize

Membership Membership:
Latest New User Latest: Alex2010
New Today New Today: 5
New Yesterday New Yesterday: 2
User Count Overall: 1778

People Online People Online:
Visitors Visitors: 1
Members Members: 0
Total Total: 1

Online Now Online Now:

  

Siemens PLM Connection

JasonNewell.NET on Facebook

The Code Project

Spatial Freedom Astroid

Use OpenDNS

Copyright 2008 JasonNewell.NET   Terms Of Use  Privacy Statement