Author Topic: 3D DWF via C#  (Read 2627 times)

0 Members and 1 Guest are viewing this topic.

dgorsman

  • Water Moccasin
  • Posts: 2437
3D DWF via C#
« on: September 17, 2010, 12:35:57 PM »
I'm working on a proof-of-concept for a quickie in-application model viewer, using a NavisWorke "Lite" control and a 3D DWF of the current model.  The back end seems to work, but I'm having nothing but problems with the front end.  

How do you generate a 3D DWF from C#?  All my search results are for plotting, which makes 2D DWFs- no good.  I'm not seeing an equivalent method in the VS object explorer to either the "Export" or "3DDWF" commands.  Anything DWF-related seems to be for manipulating DWFs, not actually *creating* one.  The COM Export method doesn't have a DWF option.

(and thats the 10th time IT has called me in the last two hours about license setup.  TRYING TO GET RESEARCH DONE HERE!   :realmad: )

Suggestions?

EDIT: and what the flip is this doing in VBA??? I posted this in the .NET area!    :doa:
If you are going to fly by the seat of your pants, expect friction burns.

try {GreatPower;}
   catch (notResponsible)
      {NextTime(PlanAhead);}
   finally
      {MasterBasics;}