: Public Class
Created: 24/11/2015 16:47:12
Modified: 27/01/2017 14:00:40
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={9F75319D-0D75-42e6-B826-A25F423464C3}
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={49214CC0-D0E0-4406-84EA-486FA8F3A939}
Notes: The X coordinate of this point.<br/><br/>
Public Float
  yPosition
Details:
GUIDBasedOn={2E73CB1D-C24C-4cb1-A066-D5D07AB3C9EF}
Notes: The Y coordinate of this point.<br/><br/>
Public Float
  zPosition
Details:
GUIDBasedOn={D25B6DEA-2DEF-4580-B35A-F602F7EA61C1}
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 {F7146BEF-A365-4d95-B2EC-C3E7720E231D}
Details:
 
Object Type Connection Direction Notes
DiagramObjectPoint Class Dependency To