SOLIDWORKS PDM Professional API Help Send Feedback
EdmPoint Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmPoint Structure


Holds a point.

Syntax

Visual Basic 
Public Structure EdmPoint 
   Inherits System.ValueType
C# 
public struct EdmPoint : System.ValueType 
C++/CLI 
public value class EdmPoint : public System.ValueType 

Example

struct EdmPoint{
  integer mlX;
  integer mlY;
};

Example

See Also

Availability

SOLIDWORKS PDM Professional 2011