[CONNECT .NET] DgnDocument.CreateXxx

There are several DgnDocument.Create static methods...

  1. CreateForEmbeddedFile
  2. CreateForLocalFile
  3. CreateForNewFile
  4. CreateFromFileName
  5. CreateFromMoniker

The MstnPlatformNet help is, as usual, terse.  What do those all mean?

To create a DgnDocument for a DGN file on my server, which of those should I use?

Parents Reply Children
No Data