CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Creates a new project reading the data from the file with the given name.
If FileName is null, an OpenFileDialog will be displayed.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static Project ReadFromFile( string FileName ) |
| Visual Basic |
|---|
Public Shared Function ReadFromFile ( _ FileName As String _ ) As Project |
| Visual C++ |
|---|
public: static Project^ ReadFromFile( String^ FileName ) |
Parameters
- FileName
- Type: System..::..String
The name of the file