DirY / B cell (Connection Points section)
Determines the y-component for the required alignment vector of a matching connection point. It is also used to orient the attached leg of a dynamic connector. This cell takes a floating point value.
Remarks
To reference the DirY / B cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
DirY[i] |
To reference the DirY / B cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionConnectionPts |
Row index: |
visRowConnectionPts+ i |
Cell index: |
visCnnctDirY (non-extended rows) |
For information about non-extended and extended rows, see Connections.Row row.