.NET Framework Class Library
Plot Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
Plot Class

Provides access to plot management.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class Plot

C#

public class Plot

Visual C++

public ref class Plot

JavaScript

MwPDMApi.Plot = function();

Type.createClass(
'MwPDMApi.Plot');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Plot

See Also

Plot Members

MwPDMApi Namespace