This routine convert canonical point to seeder point array
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_point_type), | intent(in) | :: | canopoint | canonical point object type |
||
type(grw_pointarray_type), | intent(inout) | :: | pntArray | growing array of points |
||
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 |