E Cell (Geometry Section)
Contains a nonuniform rational B-spline (NURBS) formula.
Remarks
To get a reference to the E cell by name from another formula, or from a program using the CellsU property, use:
Value | |
---|---|
Cell name: |
Geometry i .E j where i and j = <1>, 2, 3... |
To get a reference to the E cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionFirstComponent + i where i = 0, 1, 2... |
Row index: |
visRowVertex + j where j = 0, 1, 2... |
Cell index: |
visNURBSData |