Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Project Class
/ Project Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
Project Constructor
In This Topic
Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
Syntax
C#
C++/CLI
public
Project()
public
: Project();
Exceptions
Exception
Description
System.NotImplementedException
Always thrown.
Remarks
Use
ProjectManager
to create Project objects.
See Also
Reference
Project Class
Project Members