.NET Framework Class Library
MWEvent.Plot Enumeration
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
List of MwPDM Plot events
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Enumeration Plot |
C# |
|---|
public enum Plot |
Visual C++ |
|---|
public enum class Plot |
JavaScript |
|---|
MwPDMApi.Plot = function(); MwPDMApi.Plot.createEnum('MwPDMApi.Plot', false); |
Members
Member name |
Value |
Description |
|
|---|---|---|---|
ONCREATEHTMLOUTPUT |
0 |
||
ONPLOTG |
1 |
Remarks
See Also