Importing parametric splines from Mathcad (or Excel book) to SW



I am an inventor working out of my home lab. Much if not most of my
work is done by simulation and analysis in MathCad v13. SolidWorks
2006-3.1 is my platform for visualizing the result, making it look
pretty with Photoworks, move it around with Animator, use it as a model
for FEA, and then send out the drawings and have it made.

The aerodynamics, fluid dynamics, boundary conditions for antenna
surfaces, transducer (speakers, hydrophones), dynamic stresses, all
involve surfaces that are defined by equations developed inside
MathCAD. Statistical analysis also lets me make wonderful surface plots
that I would really like to turn into models. I can easily export the
solutions to them at as many points as any matrix or table I like. Even
to a workbook in Excel.

I have one nasty problem that, in my ignorance, I can't seem to
solve. How do I get a parametric curve on my data points into SW. I
know I can import the data from an Excel or TXT file with SW curve XYZ
but it's useless if its not parametric. I can copy the points, one by
one to a "real" spline by hand, but I need to have it at least
simi- interactive. That is, if the data file changes, I can at least
redo the curve in SW.

I am using a work-around is non-interactive and difficult to translate
the syntax but leads me to think that the solution should be easy. From
Matt Lombard's extremely helpful site I downloaded the macro
"eqcurve.swp". It works very well to generate parametric spline
curves from an equation that is solved at each chosen "X" by SW's
macro edition's Visual Basic 6. I am not a programmer and don't
know VB but it looks like this macro gets the spline into SW via an
Excel workbook (table). How can I get my data, not my equation, to form
the SW spline that can be edited and used for surface generations,
lofts, and edges? Can anybody help? This has been alluding me for over
two years now.

Steve Smith

.



Relevant Pages

  • Re: Revolve 3D curve?
    ... At some point the two surfaces started to ... Not spline points, just points. ... the 3 step showed divergence in some cases for the full circle as well ... as not capturing the full 3D curve. ...
    (comp.cad.solidworks)
  • Re: Confusion about splitting classes to allow sharing of resources
    ... > selecting algorithms is a good job for patterns like Strategy. ... Spline classes, such as LinearSpline and CubicSpline, based on the same ... The higher-level class Curve should be able to select ... >> interpolation data gets regenerated. ...
    (comp.object)
  • Re: Revolve 3D curve?
    ... Hardly surprising, for the "2 sketch" sweep, that it conforms exactly. ... spline, being the starting profile for the sweep, forms a boundary of the ... I would expect that divergence would not be ... > the 3D curve. ...
    (comp.cad.solidworks)
  • Re: Confusion about splitting classes to allow sharing of resources
    ... I have a working Spline ... >> Along with the splines for x and y, the Curve class also has one ... >> Adding new interpolation variables in subclasses of Curve will then ... instantiate the relevant Nodes and add them to the R5 ...
    (comp.object)
  • Re: B-spline sampling?
    ... To sample the spline, and that works well. ... neighboring spheres, so they look like pearls on a string. ... My curve is the type, where you have a knot and a mirroed tangent vector ... if you have an arclength parameterization ...
    (comp.graphics.algorithms)

Loading