: Public Class
Created: 20/11/2015 10:08:35
Modified: 07/06/2016 14:52:07
Project:
Advanced:
A point in a given space defined by 3 coordinates and associated to a diagram object.  The coordinates may be positive or negative as the origin does not have to be in the corner of a diagram.  <br/><br/>
Attribute
Public Integer
  sequenceNumber
Details:
GUIDBasedOn={DD5337A3-21F0-414c-B772-EC69C25CB9C0}
Notes: The sequence position of the point, used for defining the order of points for diagram objects acting as a polyline or polygon with more than one point.<br/><br/>
Public Float
  xPosition
Details:
GUIDBasedOn={A3590665-8EB6-420f-B38D-80EDBB9A2879}
Notes: The X coordinate of this point.<br/><br/>
Public Float
  yPosition
Details:
GUIDBasedOn={997CF101-75B1-45e4-9EEE-974A5021B21A}
Notes: The Y coordinate of this point.<br/><br/>
Public Float
  zPosition
Details:
GUIDBasedOn={DD934E69-A026-4e5c-8806-B82F21273BEE}
Notes: The Z coordinate of this point.<br/><br/>
Element Source Role Target Role
DiagramObjectGluePoint
Class  
Name: DiagramObjectGluePoint
The 'glue' point to which this point is associated.
Name: DiagramObjectPoints
A diagram object glue point is associated with 2 or more object points that are considered to be 'glued' together.
Details:
 
DiagramObject
Class  
Name: DiagramObject
The diagram object with which the points are associated.
Name: DiagramObjectPoints
A diagram object can have 0 or more points to reflect its layout position, routing (for polylines) or boundary (for polygons).
Details:
 
Tag Value
GUIDBasedOn {4E77FE4E-1547-4538-A26A-26B06F42FA7C}
Details:
 
Object Type Connection Direction Notes
DiagramObjectPoint Class Dependency From  
DiagramObjectPoint Class Dependency To