This routine convert canonical line to seeder line array
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_line_type), | intent(in) | :: | canoline | canonical geometry line object type |
||
| type(grw_linearray_type), | intent(inout) | :: | lineArray | growing array of line |
||
| type(grw_spatialobjarray_type), | intent(inout) | :: | spaObjArray | growing array of geometrical objects. |
||
| integer, | intent(in) | :: | attr_pos | spatial object type |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(sdr_spatialObj_type), | public | :: | spatialObj |