CADability dotNET
Creates an empty Project. The empty project contains clones of the globally defined attributes and attribute lists (like colors, layers etc.)

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected Project()
Visual Basic
Protected Sub New
Visual C++
protected:
Project()

See Also