CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Removes the project from the symbol list.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void RemoveProject( Project project ) |
| Visual Basic |
|---|
Public Sub RemoveProject ( _ project As Project _ ) |
| Visual C++ |
|---|
public: void RemoveProject( Project^ project ) |
Parameters
- project
- Type: CADability..::..Project
Project to remove